ethereum

package
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 5, 2021 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ethereum

type Ethereum struct {
	From     string      `json:"from"`
	Keystore string      `json:"keystore"`
	Password string      `json:"password"`
	RPC      interface{} `json:"rpc"`
}

func (*Ethereum) ConfigureEthereumClient

func (c *Ethereum) ConfigureEthereumClient(signer ethereum.Signer) (*geth.Client, error)

func (*Ethereum) ConfigureSigner

func (c *Ethereum) ConfigureSigner() (ethereum.Signer, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL