[−][src]Module substrate_subxt::system
Implements support for the frame_system module.
Structs
| AccountInfo | Information of an account. |
| AccountStore | Account field of the |
| 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 |
| SystemEventsDecoder |
|
Type Definitions
| RefCount | Type used to encode the number of references an account has. |