mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 19:21:13 +00:00
Add runtime-benchmarks feature to test client and test service (#6566)
This commit is contained in:
@@ -31,3 +31,6 @@ sp-state-machine = { git = "https://github.com/paritytech/substrate", branch = "
|
||||
[dev-dependencies]
|
||||
sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||
futures = "0.3.21"
|
||||
|
||||
[features]
|
||||
runtime-benchmarks=["polkadot-test-runtime/runtime-benchmarks"]
|
||||
|
||||
Reference in New Issue
Block a user