Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewInterfaceGetter ¶
func NewInterfaceGetter(blockChain core.BlockChain) *interfaceGetter
Types ¶
type InterfaceGetter ¶
type InterfaceGetter interface { GetABI(resolverAddr string, blockNumber int64) string GetBlockChain() core.BlockChain }
Click to show internal directories.
Click to hide internal directories.