mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 07:37:57 +00:00
Make it possible to disable RocksDB completely (#11537)
* Make it possible to disable RocksDB completely * Make ParityDB non-optional * Address review comments
This commit is contained in:
@@ -153,7 +153,7 @@ cli = [
|
||||
"sc-cli",
|
||||
"frame-benchmarking-cli",
|
||||
"substrate-frame-cli",
|
||||
"sc-service/db",
|
||||
"sc-service/rocksdb",
|
||||
"clap",
|
||||
"clap_complete",
|
||||
"substrate-build-script-utils",
|
||||
|
||||
Reference in New Issue
Block a user