Society: Ensure all votes are removed after tally (#4666)

* Ensure all votes are removed after tally

* Fix comment
This commit is contained in:
Shawn Tabrizi
2020-01-17 19:09:36 +01:00
committed by Gavin Wood
parent 5f80929dce
commit bd0e72ffad
4 changed files with 22 additions and 3 deletions
-1
View File
@@ -3040,7 +3040,6 @@ dependencies = [
"pallet-contracts 2.0.0",
"pallet-im-online 2.0.0",
"pallet-indices 2.0.0",
"pallet-society 2.0.0",
"pallet-timestamp 2.0.0",
"pallet-transaction-payment 2.0.0",
"parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",