The adjustment variable of the runtime. Higher values will cause TargetBlockFullness
to
change the fees more rapidly. This low value causes changes to occur slowly over time.
Time to execute an empty block.
Calculated by multiplying the Average with 1.0
and adding 0
.
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.
Burn the base fee and allocate the tips to the block producer.
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.
Zero-sized type used to mark things that “act like” they own a T
.
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.
AccountId for Phron Validators
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.
BlockId type as expected by this runtime.
An index to a block.
Extrinsic type that has already been checked.
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.
Signature type for Phron Validators
A Block signed with a Justification
The SignedExtension to the basic transaction logic.
The payload being signed in transactions.
Priority for a transaction. Additive. Higher is better.
Unchecked extrinsic type as expected by this runtime.