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 b951891 commit 9f55e69Copy full SHA for 9f55e69
README.md
@@ -1,7 +1,7 @@
1
# Utility Module
2
A stateless module with helpers for dispatch management which does no re-authentication.
3
4
-- [`utility::Config`](https://docs.rs/pallet-utility/latest/pallet_utility/trait.Config.html)
+- [`utility::Trait`](https://docs.rs/pallet-utility/latest/pallet_utility/trait.Trait.html)
5
- [`Call`](https://docs.rs/pallet-utility/latest/pallet_utility/enum.Call.html)
6
7
## Overview
@@ -35,4 +35,4 @@ filtered by any proxy.
35
[`Call`]: ./enum.Call.html
36
[`Config`]: ./trait.Config.html
37
38
-License: Apache-2.0
+License: Apache-2.0
0 commit comments