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 34aa260 commit a28ff01Copy full SHA for a28ff01
README.md
@@ -1,6 +1,6 @@
1
# Recovery Pallet
2
3
-- [`recovery::Config`](https://docs.rs/pallet-recovery/latest/pallet_recovery/trait.Config.html)
+- [`recovery::Trait`](https://docs.rs/pallet-recovery/latest/pallet_recovery/trait.Trait.html)
4
- [`Call`](https://docs.rs/pallet-recovery/latest/pallet_recovery/enum.Call.html)
5
6
## Overview
@@ -131,4 +131,4 @@ of this pallet are:
131
* `set_recovered` - The ROOT origin is able to skip the recovery process and directly allow
132
one account to access another.
133
134
-License: Apache-2.0
+License: Apache-2.0
0 commit comments