mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-23 14:21:11 +00:00
Use some upstream type definitions
Also add `Default` impls.
This commit is contained in:
@@ -50,6 +50,7 @@ sp-finality-grandpa = { version = "2.0.0-rc3" }
|
||||
sp-consensus-babe = { version = "0.8.0-rc3" }
|
||||
pallet-im-online = { version = "2.0.0-rc3" }
|
||||
sp-authority-discovery = { version = "2.0.0-rc3" }
|
||||
pallet-staking = "2.0.0-rc3"
|
||||
|
||||
[dev-dependencies]
|
||||
async-std = { version = "=1.5.0", features = ["attributes"] }
|
||||
|
||||
Reference in New Issue
Block a user