Crate pallet_transaction_storage[][src]

Expand description

Transaction storage pallet. Indexes transactions and manages storage proofs.

Re-exports

pub use pallet::*;
pub use weights::WeightInfo;

Modules

The module that hosts all the FRAME types needed to add this pallet to a runtime.

Autogenerated weights for pallet_transaction_storage

Structs

State data for a stored transaction.

Constants

Maximum bytes that can be stored in one transaction.