Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockCompleted ¶
type LedgerActor ¶
type StartConsensus ¶
type StartConsensus struct{}
type StopConsensus ¶
type StopConsensus struct{}
type TxPoolActor ¶
func (*TxPoolActor) GetTxnPool ¶
func (self *TxPoolActor) GetTxnPool(byCount bool, height uint32) []*txpool.TXEntry
func (*TxPoolActor) VerifyBlock ¶
func (self *TxPoolActor) VerifyBlock(txs []*types.Transaction, height uint32) error
Click to show internal directories.
Click to hide internal directories.