Expand description
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_glutton
Constants§
- MAX_
TRASH_ DATA_ ENTRIES - Max number of entries for the
TrashData
map. - RESOURCE_
HARD_ LIMIT - Hard limit for any other resource limit (in units).
- VALUE_
SIZE - The size of each value in the
TrashData
storage in bytes.