Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountInfo ¶
func New ¶
func New(balance uint64, stateNonce uint64) *AccountInfo
func (*AccountInfo) Deserialize ¶
func (accInfo *AccountInfo) Deserialize(serializedAccountInfo []byte) error
func (*AccountInfo) Serialize ¶
func (accInfo *AccountInfo) Serialize() ([]byte, error)
Click to show internal directories.
Click to hide internal directories.