gate approval-checking logic (#2470)

This commit is contained in:
Robert Habermeier
2021-02-18 01:05:13 -06:00
committed by GitHub
parent b7aac51341
commit fb0106a00e
4 changed files with 26 additions and 9 deletions
+4
View File
@@ -136,3 +136,7 @@ real-overseer = [
"polkadot-approval-distribution",
"polkadot-node-core-approval-voting",
]
approval-checking = [
"real-overseer"
]