status

package
v0.2.9 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2020 License: ISC Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IStatus

type IStatus interface {
	InitRoots(actRoot, dPosRoot, tokenRoot arry.Hash) error
	Commit() (arry.Hash, arry.Hash, arry.Hash, error)
	SetConfirmed(confirmed uint64)
	CheckMsg(msg types.IMessage, strict bool) error
	Change(msgs []types.IMessage, block types.IBlock) error
	Account(address arry.Address) types.IAccount
	Token(address arry.Address) (types.IToken, error)
	Candidates() types.ICandidates
	CycleSupers(cycle uint64) types.ICandidates
}

Jump to

Keyboard shortcuts

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