Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMiniBlocksPoolsCleaner ¶ added in v0.0.5
func NewMiniBlocksPoolsCleaner( miniblocksPool storage.Cacher, rounder process.Rounder, shardCoordinator sharding.Coordinator, ) (*miniBlocksPoolsCleaner, error)
NewMiniBlocksPoolsCleaner will return a new miniblocks pools cleaner
func NewTxsPoolsCleaner ¶
func NewTxsPoolsCleaner( addressPubkeyConverter core.PubkeyConverter, dataPool dataRetriever.PoolsHolder, rounder process.Rounder, shardCoordinator sharding.Coordinator, ) (*txsPoolsCleaner, error)
NewTxsPoolsCleaner will return a new txs pools cleaner
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.