Documentation ¶
Index ¶
Constants ¶
View Source
const ( FunctionSelectorLength = 4 AddressLength = 20 )
Variables ¶
This section is empty.
Functions ¶
func FirstFourBytes ¶
Types ¶
type Address ¶
type Address [AddressLength]byte
type FunctionSelector ¶
type FunctionSelector [FunctionSelectorLength]byte
func FunctionID ¶
func FunctionID(signature string) FunctionSelector
Click to show internal directories.
Click to hide internal directories.