mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 11:41:02 +00:00
point things to substrate git repo
This commit is contained in:
@@ -6,5 +6,5 @@ description = "Test parachain which adds to a number as its state transition"
|
||||
|
||||
[dependencies]
|
||||
polkadot-parachain = { path = "../../parachain/", default-features = false }
|
||||
substrate-codec-derive = { path = "../../../substrate/codec/derive", default-features = false }
|
||||
substrate-codec-derive = { git = "https://github.com/paritytech/paritysubstrate", default-features = false }
|
||||
tiny-keccak = "1.4"
|
||||
|
||||
Reference in New Issue
Block a user