Structs§
- Adjustment
Variable - Block
Hash Count - Code
Hash Lockup Deposit Percent - Default
Deposit Limit - Deposit
PerByte - Deposit
PerItem - Existential
Deposit - MaxDelegate
Dependencies - MaxLocks
- MaxReserves
- Maximum
Multiplier - Minimum
Multiplier - Minimum
Period - Operational
FeeMultiplier - Pallet
Info - Provides an implementation of
PalletInfo
to provide information about the pallet setup in the runtime. - Runtime
- Runtime
Genesis Config - Runtime
Origin - The runtime origin type representing the origin of a call.
- Schedule
- Target
Block Fullness - Targeted
FeeAdjustment - A struct to update the weight multiplier per block. It implements
Convert<Multiplier, Multiplier>
, meaning that it can convert the previous multiplier to the next one. This should be called onon_finalize
of a block, prior to potentially cleaning the weight data from the system pallet. - Transaction
Byte Fee
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.
Constants§
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 - Block
- Block
Number - Contracts
- Header
- Moment
- Multiplier
- Fee multiplier.
- Nonce
- Randomness
- Signature
- Signed
Extra - System
- System
Config - Timestamp
- Transaction
Payment - Transaction
Payment Config - Unchecked
Extrinsic