Crate coretime_westend_runtime
source ·Modules§
- Provides the
WASM_BINARY
build withfast-runtime
feature enabled.
Macros§
- Calls
add_benchmark
with all configs fromdefine_benchmarks
and passes the first two parameters on. - Calls
list_benchmark
with all configs fromdefine_benchmarks
and passes the first two parameters on.
Structs§
- The base fee for the message delivery fees.
- One storage item; key size is 32; value is size 4+4+16+32 bytes = 56 bytes.
- Additional storage item size of 32 bytes.
- The asset ID for the asset that we use to pay for message delivery fees.
- Fellows pluralistic body.
- Provides an implementation of
PalletInfo
to provide information about the pallet setup in the runtime. - Implements all runtime apis for the client side.
- The runtime origin type representing the origin of a call.
- StakingAdmin pluralistic body.
- Relay Chain
TransactionByteFee
/ 10
Enums§
- The type used to represent the kinds of proxying allowed.
- The aggregated runtime call type.
- 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.
- An aggregation of all
Task
enums across all pallets included in the current runtime.
Constants§
Traits§
- Complex storage builder stuff.
Functions§
- The version information used to identify this runtime when compiled natively.
Type Aliases§
- The address format for describing accounts.
- All pallets included in the runtime as a nested tuple of types.
- All pallets included in the runtime as a nested tuple of types. Excludes the System pallet.
- Block type as expected by this runtime.
- BlockId type as expected by this runtime.
- We allow Root and the
StakingAdmin
to execute privileged collator selection operations. - Executive: handles dispatch to the various modules.
- Migrations to apply on runtime upgrade.
- Privileged origin that represents Root or Fellows pluralistic body.
- A Block signed with a Justification
- The TransactionExtension to the basic transaction logic.
- Unchecked extrinsic type as expected by this runtime.