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 |
| SudoCallExt | Call extension trait. |
| SudoEventsDecoder |
|
| SudoUncheckedWeightCallExt | Call extension trait. |