Skip to main content

Crate pezpallet_glutton

Crate pezpallet_glutton 

Source
Expand description

§WARNING

DO NOT USE ON VALUE-BEARING CHAINS. THIS PEZPALLET IS ONLY INTENDED FOR TESTING USAGE.

§Glutton Pezpallet

Pezpallet that consumes ref_time and proof_size of a block. Based on the Compute and Storage parameters the pezpallet consumes the adequate amount of weight.

Re-exports§

pub use weights::WeightInfo;
pub use pezpallet::*;

Modules§

pezpallet
The pezpallet module in each FRAME pezpallet hosts the most important items needed to construct this pezpallet.
weights
Autogenerated weights for pezpallet_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.