Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateWalletWithKeystore ¶
func CreateWalletWithKeystore(password string)
func GenerateWallet ¶
func GenerateWallet()
Types ¶
type AddressClient ¶
func (AddressClient) GetAddressBalance ¶
func (AddressClient) GetAddressNonce ¶
func (adClient AddressClient) GetAddressNonce(address common.Address) (*uint64, error)
type AddressServicesIn ¶
type BlockClient ¶
func (BlockClient) GetBlockByNumber ¶
type BlockServicesIn ¶
type TransactionClient ¶
func (TransactionClient) GetTransactionByHash ¶
func (trClient TransactionClient) GetTransactionByHash(txHash common.Hash) (*types.Transaction, bool, error)
type TransactionServicesIn ¶
Click to show internal directories.
Click to hide internal directories.