Type Alias subcoin_runtime::AllPalletsWithSystem
source ยท pub type AllPalletsWithSystem = (System, Bitcoin);
Expand description
All pallets included in the runtime as a nested tuple of types.
pub type AllPalletsWithSystem = (System, Bitcoin);
All pallets included in the runtime as a nested tuple of types.