Documentation ¶
Index ¶
- func GetInputsParser(ABI *core.SmartContract_ABI, method string) (eABI.Arguments, error)
- func GetPaddedParam(param []Param) ([]byte, error)
- func GetParser(ABI *core.SmartContract_ABI, method string) (eABI.Arguments, error)
- func Pack(method string, param []Param) ([]byte, error)
- func Signature(method string) []byte
- type Param
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetInputsParser ¶
GetInputsParser returns input method parser arguments from ABI
Types ¶
Click to show internal directories.
Click to hide internal directories.