Documentation
¶
Index ¶
Constants ¶
View Source
const (
AddressBytesLen = 20
)
View Source
const (
HashBytesLen = 32
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Address ¶
type Address [AddressBytesLen]byte
func Int256ToAddress ¶
func (Address) MarshalText ¶
func (*Address) UnmarshalText ¶
type Hash ¶
type Hash [HashBytesLen]byte
func Int256ToHash ¶
func (Hash) MarshalText ¶
func (*Hash) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.