Expand description
Re-exports§
pub use weights::WeightInfo;pub use pezpallet::*;
Modules§
- migration
- Storage migrations for the preimage pezpallet.
- pezpallet
- The
pezpalletmodule in each FRAME pezpallet hosts the most important items needed to construct this pezpallet. - weights
- Autogenerated weights for
pezpallet_preimage
Enums§
- OldRequest
Status - A type to note whether a preimage is owned by a user or the system.
- Request
Status - A type to note whether a preimage is owned by a user or the system.
Constants§
- MAX_
HASH_ UPGRADE_ BULK_ COUNT - Hard-limit on the number of hashes that can be passed to
ensure_updated. - MAX_
SIZE - Maximum size of preimage we can store is 4mb.