Crate governance_os_pallet_compat[−][src]
This pallet handles compatibility between the “legacy” substrate ACL system
which distinguishes between account origins and a root origin. It lets users
with a Root
role trigger calls dispatched with the substrate root origin,
typically this gives the possibility to trigger upgrade to the chains and
interact with modules that do not support our bylaws system.
Re-exports
pub use pallet::*; |
Modules
pallet |