[][src]Module substrate_subxt::system

Implements support for the frame_system module.

Structs

AccountInfo

Information of an account.

AccountStore

Account field of the System module.

SetCodeCall

Arguments for updating the runtime code

Enums

Phase

A phase of a block's execution.

SystemEvent

Event for the System module.

Traits

AccountStoreExt

Store extension trait.

SetCodeCallEventsSubscriber

Call extension trait.

SetCodeCallXtBuilder

Call extension trait.

System

The subset of the frame::Trait that a client must implement.

SystemEventsDecoder

EventsDecoder extension trait.

Type Definitions

RefCount

Type used to encode the number of references an account has.