We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fb318d commit 417c426Copy full SHA for 417c426
README.md
@@ -1,6 +1,6 @@
1
# Sudo Module
2
3
-- [`sudo::Config`](https://docs.rs/pallet-sudo/latest/pallet_sudo/trait.Config.html)
+- [`sudo::Trait`](https://docs.rs/pallet-sudo/latest/pallet_sudo/trait.Trait.html)
4
- [`Call`](https://docs.rs/pallet-sudo/latest/pallet_sudo/enum.Call.html)
5
6
## Overview
@@ -67,4 +67,4 @@ You need to set an initial superuser account as the sudo `key`.
67
[`Config`]: ./trait.Config.html
68
[`Origin`]: https://docs.substrate.dev/docs/substrate-types
69
70
-License: Apache-2.0
+License: Apache-2.0
0 commit comments