Module tx_store

Module tx_store 

Source
Expand description

Transactions related storage implementations

Structs§

TxStore
The TxStore is a structure representing all sled trees related to storing the blockchain’s transactions information.
TxStoreOverlay
Overlay structure over a TxStore instance.

Constants§

SLED_PENDING_TX_ORDER_TREE
SLED_PENDING_TX_TREE
SLED_TX_LOCATION_TREE
SLED_TX_TREE