Documentation ¶
Index ¶
Constants ¶
View Source
const HashLenght = 32
Variables ¶
View Source
var ( UnSupportedTypeError = errors.New("unsupported arg type") InvalidUnmarshalError = errors.New("invalid unmarshal error") )
Functions ¶
func EncodeReturnValue ¶
EncodeReturnValue encode the return value to the format needed by evm
func ExtractMethodHash ¶
ExtractMethodHash extract method hash from input
func ExtractParam ¶
ExtractParam extract string params from input
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.