Module darkfi::blockchain::tx_store

source ·
Expand description

Transactions related storage implementations

Structs§

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

Constants§