mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 16:51:02 +00:00
note future changes when importing block
This commit is contained in:
@@ -4,5 +4,6 @@ version = "0.1.0"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
description = "Common utilities for substrate consensus"
|
||||
|
||||
[dev-dependencies]
|
||||
substrate-primitives = { path= "../../primitives"}
|
||||
[dependencies]
|
||||
substrate-primitives = { path = "../../primitives"}
|
||||
sr-primitives = { path = "../../sr-primitives" }
|
||||
|
||||
Reference in New Issue
Block a user