change reference trait to config (#9224)

This commit is contained in:
Shinsaku Ashizawa
2021-06-29 16:26:27 +09:00
committed by GitHub
parent c8969e1762
commit 8ebe99c8f5
22 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ being re-elected at the end of each round.
### Module Information
- [`election_sp_phragmen::Trait`](https://docs.rs/pallet-elections-phragmen/latest/pallet_elections_phragmen/trait.Trait.html)
- [`election_sp_phragmen::Config`](https://docs.rs/pallet-elections-phragmen/latest/pallet_elections_phragmen/trait.Config.html)
- [`Call`](https://docs.rs/pallet-elections-phragmen/latest/pallet_elections_phragmen/enum.Call.html)
- [`Module`](https://docs.rs/pallet-elections-phragmen/latest/pallet_elections_phragmen/struct.Module.html)