Module pallet_nomination_pools::mock
source · Structs
- Provides an implementation of
PalletInfo
to provide information about the pallet setup in the runtime. - The runtime origin type representing the origin of a call.
Enums
- A reason for placing a freeze on funds.
- A reason for placing a hold on funds.
- An identifier for each lock placed on funds.
- A reason for slashing funds.
Constants
Functions
- All events of the
Balances
pallet. - Same as
fully_unbond
, in permissioned setting. - All events of this pallet.
- Helper to run a specified amount of blocks.
- Helper to run to a specific block.
Type Definitions
- AllPalletsDeprecatedAll pallets included in the runtime as a nested tuple of types.
- AllPalletsReversedWithSystemFirstDeprecatedAll pallets included in the runtime as a nested tuple of types in reversed order. With the system pallet first.
- All pallets included in the runtime as a nested tuple of types.
- AllPalletsWithSystemReversedDeprecatedAll pallets included in the runtime as a nested tuple of types in reversed order.
- All pallets included in the runtime as a nested tuple of types. Excludes the System pallet.
- AllPalletsWithoutSystemReversedDeprecatedAll pallets included in the runtime as a nested tuple of types in reversed order. Excludes the System pallet.
- GenesisConfigDeprecated