36 major breaking releases
39.0.0 | Apr 3, 2025 |
---|---|
38.1.0 | Mar 27, 2025 |
38.0.0 | Jan 13, 2025 |
37.0.0 | Sep 26, 2024 |
0.0.0 | Nov 21, 2022 |
#12 in #allow-list
17,273 downloads per month
Used in 53 crates
(5 directly)
69KB
768 lines
Whitelist Pallet
Overview
Allow some configurable origin: Config::WhitelistOrigin
to whitelist some hash of a call,
and allow another configurable origin: Config::DispatchWhitelistedOrigin
to dispatch them
with the root origin.
In the meantime the call corresponding to the hash must have been submitted to the pre-image
handler pallet::Config::Preimages
.
Dependencies
~23–39MB
~651K SLoC