accountinfo

package
v0.0.0-...-f0b43a4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 18, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountInfo

type AccountInfo struct {
	Balance    uint64
	StateNonce uint64
}

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)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL