Documentation ¶
Index ¶
- func CreateNewKeystoreTransactor(ks *keystore.KeyStore, acc *accounts.Account) *bind.TransactOpts
- func GetKeystore(keystoreDir string) *keystore.KeyStore
- func GetUnlockedAcc(address, passphrase string, ks *keystore.KeyStore) (*accounts.Account, error)
- func ListAccounts(ks *keystore.KeyStore) error
- func LookupBackend(rpcUrl string) (*ethclient.Client, chan bool, error)
- func NewAccount(passphrase string, ks *keystore.KeyStore) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetKeystore ¶
func GetUnlockedAcc ¶
func ListAccounts ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.