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.
Excludes the System pallet.
Balance of an account.
Provides the ability to keep track of balances.
Block type as expected by this runtime.
An index to a block.
A hash of some data used by the chain.
Opaque block header type.
Index of a transaction in the chain.
Provides the ability to execute Smart Contracts.
Alias to 512-bit hash when used in the context of a transaction signature on the chain.
Provides a way to execute privileged functions.
Mandatory system pallet that should always be included in a FRAME runtime.
Provides a way for consensus systems to set and check the onchain time.
Provides the ability to charge for extrinsic execution.