Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCurrentBlockPool ¶
func NewCurrentBlockPool() (*transactionMapCacher, error)
NewCurrentBlockPool returns a new pool to be used for current block
func NewDataPool ¶
func NewDataPool( transactions dataRetriever.ShardedDataCacherNotifier, unsignedTransactions dataRetriever.ShardedDataCacherNotifier, rewardTransactions dataRetriever.ShardedDataCacherNotifier, headers dataRetriever.HeadersPool, miniBlocks storage.Cacher, peerChangesBlocks storage.Cacher, trieNodes storage.Cacher, currBlockTxs dataRetriever.TransactionCacher, smartContracts storage.Cacher, ) (*dataPool, error)
NewDataPool creates a data pools holder object
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.