Expand description
Parachain runtime mock.
Modules§
- mock_
msg_ queue - The
pallet
module in each FRAME pallet hosts the most important items needed to construct this pallet.
Structs§
- Block
Hash Count - Existential
Deposit - KsmLocation
- KsmPer
Second PerByte - MaxAssets
Into Holding - MaxInstructions
- Pallet
Info - Provides an implementation of
PalletInfo
to provide information about the pallet setup in the runtime. - Relay
Network - Reserved
DmpWeight - Reserved
Xcmp Weight - Runtime
- Runtime
Genesis Config - Runtime
Origin - The runtime origin type representing the origin of a call.
- Unit
Weight Cost - Universal
Location - XcmConfig
Enums§
- Origin
Caller - Runtime
Call - The aggregated runtime call type.
- Runtime
Error - Runtime
Event - Runtime
Freeze Reason - A reason for placing a freeze on funds.
- Runtime
Hold Reason - A reason for placing a hold on funds.
- Runtime
Lock Id - An identifier for each lock placed on funds.
- Runtime
Slash Reason - A reason for slashing funds.
- Runtime
Task - An aggregation of all
Task
enums across all pallets included in the current runtime. - Runtime
View Function - Runtime query type.
Traits§
Type Aliases§
- Account
Id - Address
- AllPallets
With System - All pallets included in the runtime as a nested tuple of types.
- AllPallets
Without System - All pallets included in the runtime as a nested tuple of types. Excludes the System pallet.
- Balance
- Balances
- Balances
Config - Barrier
- Block
- Block
Number - Header
- Local
Asset Transactor - Local
Origin ToLocation - Location
ToAccount Id - MsgQueue
- Polkadot
Xcm - Polkadot
XcmConfig - Signature
- System
- System
Config - TxExtension
- Unchecked
Extrinsic - XcmOrigin
ToCall Origin - XcmRouter