mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 02:21:04 +00:00
Use sp-metadata-ir from substrate to work with metadata
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
@@ -18,6 +18,7 @@ codec = { package = "parity-scale-codec", version = "3.0.0", default-features =
|
||||
frame-metadata = { version = "15.1.0", features = ["v14", "v15-unstable", "std"] }
|
||||
scale-info = "2.5.0"
|
||||
sp-core-hashing = "7.0.0"
|
||||
sp-metadata-ir = { git = "https://github.com/paritytech/substrate.git", version = "0.1.0" }
|
||||
|
||||
[dev-dependencies]
|
||||
bitvec = { version = "1.0.0", default-features = false, features = ["alloc"] }
|
||||
|
||||
Reference in New Issue
Block a user