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 8c8351a commit 6865729Copy full SHA for 6865729
README.md
@@ -1,6 +1,6 @@
1
# Identity Module
2
3
-- [`identity::Config`](https://docs.rs/pallet-identity/latest/pallet_identity/trait.Config.html)
+- [`identity::Trait`](https://docs.rs/pallet-identity/latest/pallet_identity/trait.Trait.html)
4
- [`Call`](https://docs.rs/pallet-identity/latest/pallet_identity/enum.Call.html)
5
6
## Overview
@@ -53,4 +53,4 @@ no state-bloat attack is viable.
53
[`Call`]: ./enum.Call.html
54
[`Config`]: ./trait.Config.html
55
56
-License: Apache-2.0
+License: Apache-2.0
0 commit comments