mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 06:21:02 +00:00
* Companion PR * Implement traits for Client * "Update Substrate" Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -55,6 +55,7 @@ sp-session = { git = "https://github.com/paritytech/substrate", branch = "master
|
||||
sp-offchain = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||
prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||
frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||
sp-storage = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||
|
||||
[dev-dependencies]
|
||||
polkadot-test-runtime-client = { path = "../runtime/test-runtime/client" }
|
||||
|
||||
Reference in New Issue
Block a user