mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 19:51:02 +00:00
grandpa: update to finality-grandpa v0.12.3 (#5972)
This commit is contained in:
@@ -9,7 +9,7 @@ license = "GPL-3.0"
|
||||
|
||||
[dependencies]
|
||||
sc-finality-grandpa = { version = "0.8.0-dev", path = "../" }
|
||||
finality-grandpa = { version = "0.12.2", features = ["derive-codec"] }
|
||||
finality-grandpa = { version = "0.12.3", features = ["derive-codec"] }
|
||||
jsonrpc-core = "14.0.3"
|
||||
jsonrpc-core-client = "14.0.3"
|
||||
jsonrpc-derive = "14.0.3"
|
||||
|
||||
Reference in New Issue
Block a user