mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 05:51:02 +00:00
Fix up polkadot runtime
This commit is contained in:
@@ -9,5 +9,5 @@ log = "0.3"
|
||||
tokio = "0.1.7"
|
||||
futures = "0.1.17"
|
||||
exit-future = "0.1"
|
||||
substrate-cli = { git = "https://github.com/paritytech/substrate" }
|
||||
substrate-cli = { git = "https://github.com/paritytech/substrate", branch = "polkadot" }
|
||||
polkadot-service = { path = "../service" }
|
||||
|
||||
Reference in New Issue
Block a user