Expand description
Transaction storage pallet. Indexes transactions and manages storage proofs.
Re-exports§
pub use weights::WeightInfo;
pub use pallet::*;
Modules§
- pallet
- The
pallet
module in each FRAME pallet hosts the most important items needed to construct this pallet. - weights
- Autogenerated weights for
pallet_transaction_storage
Structs§
- Transaction
Info - State data for a stored transaction.
Constants§
- DEFAULT_
MAX_ BLOCK_ TRANSACTIONS - DEFAULT_
MAX_ TRANSACTION_ SIZE - Maximum bytes that can be stored in one transaction.