Expand description
A companion pallet to pallet-proxy
This pallet allows you to specify proxy accounts that will exist from genesis. This functionality could be moved upstream into pallet proxy eventually, but for now there are fewer obstacles to including it here.
Re-exports§
pub use pallet::*;
Modules§
- The
pallet
module in each FRAME pallet hosts the most important items needed to construct this pallet.