Module frame_system::pallet [−][src]
Structs
Can be used to configure the genesis state of this pallet.
The pallet implementing the on-chain logic.
Enums
Contains one variant per dispatchable that can be called by an extrinsic.
Error for the System pallet
Event for the System pallet.
Traits
System configuration trait. Implemented by runtime.
Type Definitions
The full account information for a particular account ID.
Map of block numbers to block hashes.
Events deposited for the current block.
Stores the spec_version
and spec_name
of when the last runtime upgrade happened.
Deprecated
Type alias to Pallet
, to be used by construct_runtime
.
Exposed trait-generic origin type.
Deprecated
Old name generated by decl_event
.