Crate pallet_preimage
source ·Expand description
Preimage Pallet
Overview
The Preimage pallet allows for the users and the runtime to store the preimage of a hash on chain. This can be used by other pallets for storing and managing large byte-blobs.
Re-exports
pub use weights::WeightInfo;
pub use pallet::*;
Modules
Autogenerated weights for pallet_preimage
Enums
A type to note whether a preimage is owned by a user or the system.