Define BurnDestination, Kusama Treasury burns to Society (#6671) (#1421)

* Define BurnDestination, Kusama Treasury burns to Society.

* Fixes

* Remove the council elections enabling.

* Bump

* whitespace
This commit is contained in:
Gavin Wood
2020-07-17 12:36:36 +02:00
committed by GitHub
parent 1ea2b27403
commit 63a655afb0
4 changed files with 158 additions and 168 deletions
+1
View File
@@ -663,6 +663,7 @@ mod tests {
type ProposalBondMinimum = ProposalBondMinimum;
type SpendPeriod = SpendPeriod;
type Burn = Burn;
type BurnDestination = ();
type Tippers = Nobody;
type TipCountdown = TipCountdown;
type TipFindersFee = TipFindersFee;