Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAuth ¶
func GetAuth(address string) *bind.TransactOpts
Types ¶
type EthereumController ¶
type EthereumController struct { Auth *bind.TransactOpts Client *ethclient.Client Keystore *keystore.KeyStore }
func GetEthereumController ¶
func GetEthereumController() EthereumController
Click to show internal directories.
Click to hide internal directories.