Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Coder ¶
type Coder struct {
// contains filtered or unexported fields
}
Coder is an ABI coder struct
func (*Coder) Bytes ¶
Bytes is used to get ABI encoded bytes that can be decoded by the smart-contract
func (*Coder) KeccakHash ¶
KeccakHash is used to get ABI byte32 type hash from given args
Click to show internal directories.
Click to hide internal directories.