Crate pallet_glutton
source ·Expand description
WARNING
DO NOT USE ON VALUE-BEARING CHAINS. THIS PALLET IS ONLY INTENDED FOR TESTING USAGE.
Glutton Pallet
Pallet that consumes ref_time
and proof_size
of a block. Based on the
Compute
and Storage
parameters the pallet consumes the adequate amount
of weight.
Re-exports
pub use weights::WeightInfo;
pub use pallet::*;
Modules
- The
pallet
module in each FRAME pallet hosts the most important items needed to construct this pallet. - Autogenerated weights for pallet_glutton
Constants
- Max number of entries for the
TrashData
map. - Hard limit for any other resource limit (in units).
- The size of each value in the
TrashData
storage in bytes.