Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CallConfig ¶
type ContractCaller ¶
type ContractCaller struct {
// contains filtered or unexported fields
}
func WrapCaller ¶
func WrapCaller(impl ethereum.ContractCaller) *ContractCaller
func (*ContractCaller) CallContract ¶
type Opt ¶
type Opt func(cfg *CallConfig)
Click to show internal directories.
Click to hide internal directories.