fix the new staking weight in substrate-node (#7131)

This commit is contained in:
Kian Paimani
2020-09-17 16:06:00 +02:00
committed by GitHub
parent 1ba05216d3
commit 14df474913
3 changed files with 172 additions and 1 deletions
@@ -24,3 +24,4 @@ pub mod pallet_proxy;
pub mod pallet_timestamp;
pub mod pallet_utility;
pub mod pallet_vesting;
pub mod pallet_staking;