Module tetcore_subxt::sudo[][src]

Implements support for the fabric_sudo module.

Structs

SudoCall

Execute a transaction with sudo permissions.

SudoUncheckedWeightCall

Execute a transaction with sudo permissions without checking the call weight.

Traits

Sudo

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

SudoCallExt

Call extension trait.

SudoEventsDecoder

EventsDecoder extension trait.

SudoUncheckedWeightCallExt

Call extension trait.