mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-11 14:11:09 +00:00
Remove node-runtime dependency from node-rpc. (#8539)
* Remove node-runtime dependency from node-rpc. The node-runtime dependency is not used and increases build times. * update Cargo.lock
This commit is contained in:
Generated
-1
@@ -4244,7 +4244,6 @@ version = "2.0.0"
|
||||
dependencies = [
|
||||
"jsonrpc-core",
|
||||
"node-primitives",
|
||||
"node-runtime",
|
||||
"pallet-contracts-rpc",
|
||||
"pallet-mmr-rpc",
|
||||
"pallet-transaction-payment-rpc",
|
||||
|
||||
Reference in New Issue
Block a user