importer

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApplyFromFile

func ApplyFromFile(st State, blockchainPath string, nBlocks int, checkBlocks bool) error

func CheckBalances

func CheckBalances(st State, balancesPath string) error

Types

type State

type State interface {
	AcceptAndVerifyBlockBinary(block []byte, initialisation bool) error
	GetBlockByHeight(height uint64) (*proto.Block, error)
	WavesAddressesNumber() (uint64, error)
	AccountBalance(addr proto.Address, asset []byte) (uint64, error)
}

Jump to

Keyboard shortcuts

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