[][src]Module substrate_subxt::sudo

Implements support for the frame_sudo module.

Structs

SudoCall

Execute a transaction with sudo permissions.

Traits

Sudo

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

SudoCallExt

Call extension trait.

SudoEventsDecoder

EventsDecoder extension trait.