Crate pallet_transaction_storage
source ·Expand description
Transaction storage pallet. Indexes transactions and manages storage proofs.
Re-exports
pub use weights::WeightInfo;pub use pallet::*;
Modules
- The
palletmodule in each FRAME pallet hosts the most important items needed to construct this pallet. - Autogenerated weights for pallet_transaction_storage
 
Structs
- State data for a stored transaction.
 
Constants
- Maximum bytes that can be stored in one transaction.