scheduler

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2020 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CalculateScoreInterval = 200
	OracleCount            = 5
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ConsulInfo

type ConsulInfo struct {
	ConsulIndex int
	TotalCount  int
	IsConsul    bool
}

type Scheduler

type Scheduler struct {
	Adaptors map[account.ChainType]adaptors.IBlockchainAdaptor
	Ledger   *account.LedgerValidator
	// contains filtered or unexported fields
}

func New

func (*Scheduler) HandleBlock

func (scheduler *Scheduler) HandleBlock(height int64, store *storage.Storage, isSync bool, isConsul bool) error

Jump to

Keyboard shortcuts

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