FRAME pallet for storing preimages of hashes, used in Polkadot's on-chain governance and runtime upgrades.
# Cargo.toml
[dependencies]
pallet-preimage = "48.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates importing the preimage pallet for use in a Substrate runtime.
Ensure proper runtime configuration with `construct_runtime!` macro.
No dependency data recorded yet.