mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 05:51:02 +00:00
gate approval-checking logic (#2470)
This commit is contained in:
committed by
GitHub
parent
b7aac51341
commit
fb0106a00e
@@ -91,6 +91,7 @@ panic = "unwind"
|
||||
[features]
|
||||
runtime-benchmarks=["cli/runtime-benchmarks"]
|
||||
real-overseer=["cli/real-overseer"]
|
||||
approval-checking=["real-overseer", "service/approval-checking"]
|
||||
|
||||
# Configuration for building a .deb package - for use with `cargo-deb`
|
||||
[package.metadata.deb]
|
||||
|
||||
Reference in New Issue
Block a user