Module frame_system::pallet[][src]

Structs

GenesisConfig
Pallet
_GeneratedPrefixForStorageAccount
_GeneratedPrefixForStorageBlockHash
_GeneratedPrefixForStorageLastRuntimeUpgrade

Enums

Call
Error

Error for the System pallet

Event

Event for the System pallet.

Traits

Config

System configuration trait. Implemented by runtime.

Type Definitions

Account

The full account information for a particular account ID.

BlockHash

Map of block numbers to block hashes.

LastRuntimeUpgrade

Stores the spec_version and spec_name of when the last runtime upgrade happened.

Module

Type alias to Pallet, to be used by construct_runtime.

Origin

Exposed trait-generic origin type.

RawEventDeprecated

Old name generated by decl_event.