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.
Trait
Config
1 parent 450a3ff commit 8a3a455Copy full SHA for 8a3a455
README.md
@@ -1,6 +1,6 @@
1
# Nicks Module
2
3
-- [`nicks::Trait`](https://docs.rs/pallet-nicks/latest/pallet_nicks/trait.Trait.html)
+- [`nicks::Config`](https://docs.rs/pallet-nicks/latest/pallet_nicks/trait.Config.html)
4
- [`Call`](https://docs.rs/pallet-nicks/latest/pallet_nicks/enum.Call.html)
5
6
## Overview
@@ -20,6 +20,6 @@ have not been designed to be economically secure. Do not use this pallet as-is i
20
* `kill_name` - Forcibly remove the associated name; the deposit is lost.
21
22
[`Call`]: ./enum.Call.html
23
-[`Trait`]: ./trait.Trait.html
+[`Config`]: ./trait.Config.html
24
25
License: Apache-2.0
0 commit comments