Expand description
Re-exports§
pub use weights::WeightInfo;pub use pallet::*;
Modules§
- pallet
- The
palletmodule 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
TrashDatamap. - RESOURCE_
HARD_ LIMIT - Hard limit for any other resource limit (in units).
- VALUE_
SIZE - The size of each value in the
TrashDatastorage in bytes.