mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 00:01:09 +00:00
Update to Substrate release candidate (#116)
* Substrate rc1 * Add tx version extra * Remove CheckBlockGasLimit * Substrate rc2
This commit is contained in:
@@ -27,7 +27,7 @@ async-std = { version = "1.5.0", features = ["attributes"] }
|
||||
codec = { package = "parity-scale-codec", version = "1.3.0", features = ["derive"] }
|
||||
env_logger = "0.7.1"
|
||||
pretty_assertions = "0.6.1"
|
||||
sp-keyring = "2.0.0-alpha.8"
|
||||
sp-keyring = "2.0.0-rc2"
|
||||
substrate-subxt = { path = ".." }
|
||||
trybuild = "1.0.25"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user