Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Address ¶
type Address [constants.EVMAddressLength]byte
func (Address) MarshalText ¶
func (*Address) UnmarshalText ¶
type BigInt ¶
type BigInt struct {
// contains filtered or unexported fields
}
func (*BigInt) MarshalText ¶
func (*BigInt) UnmarshalText ¶
type Hash ¶
type Hash [constants.EVMHashLength]byte
func (Hash) MarshalText ¶
func (*Hash) UnmarshalText ¶
type Key ¶
type Key [constants.EVMIntLength]byte
func (Key) MarshalText ¶
func (*Key) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.