Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Account ¶
func (Account) PrivateKey ¶
func (a Account) PrivateKey() *ecdsa.PrivateKey
type AddressResolver ¶
type ChainConfig ¶
type Contract ¶
func (Contract) GetAddress ¶
type WithoutAddressResolution ¶
type WithoutAddressResolution struct { }
func (WithoutAddressResolution) ResolveAddress ¶
func (WithoutAddressResolution) ResolveAddress(address string) (common.Address, error)
Click to show internal directories.
Click to hide internal directories.