Time to execute an empty block.
Calculated by multiplying the Average with 1.0
and adding 0
.
We allow for 2 seconds of compute with a 6 second average block time.
Const getter for a basic type.
Const getter for a basic type.
Const getter for a basic type.
Const getter for a basic type.
Const getter for a basic type.
Time to execute a NO-OP extrinsic, for example System::remark
.
Calculated by multiplying the Average with 1.0
and adding 0
.
Implementor of WeightToFee
that maps one unit of weight to one unit of fee.
Provides an implementation of PalletInfo
to provide information
about the pallet setup in the runtime.
A fixed point representation of a number in the range [0, 1].
A fixed point representation of a number in the range [0, 1].
By default, Substrate uses RocksDB, so this will be the weight used throughout
the runtime.
Implements all runtime apis for the client side.
The runtime origin type representing the origin of a call.
Metadata about storage from the runtime.
Some way of identifying an account on the chain. We intentionally make it equivalent
to the public key of our transaction signing scheme.
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 in reversed order.
With the system pallet first.
All pallets included in the runtime as a nested tuple of types.
All 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.
All pallets included in the runtime as a nested tuple of types in reversed order.
Excludes the System pallet.
Balance of an account.
Block type as expected by this runtime.
An index to a block.
Executive: handles dispatch to the various modules.
A hash of some data used by the chain.
Block header type as expected by this runtime.
Index of a transaction in the chain.
Alias to 512-bit hash when used in the context of a transaction signature on the chain.
The SignedExtension to the basic transaction logic.
The payload being signed in transactions.
Unchecked extrinsic type as expected by this runtime.