[][src]Module substrate_subxt::system

Implements support for the frame_system module.

Structs

AccountInfo

Information of an account.

Enums

Phase

A phase of a block's execution.

SystemEvent

Event for the System module.

Traits

System

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

SystemStore

The System extension trait for the Client.

Functions

set_code

Sets the new code.

Type Definitions

RefCount

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

SetCode

Arguments for updating the runtime code