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
palletmodule 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
TrashDatamap. - Hard limit for any other resource limit (in units).
 - The size of each value in the
TrashDatastorage in bytes.