Merge remote-tracking branch 'origin/master' into staking

This commit is contained in:
Demi M. Obenour
2020-07-08 15:53:04 -04:00
11 changed files with 65 additions and 34 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ async-std = { version = "=1.5.0", features = ["attributes"] }
codec = { package = "parity-scale-codec", version = "1.3.1", features = ["derive"] }
env_logger = "0.7.1"
pretty_assertions = "0.6.1"
sp-keyring = { version = "2.0.0-rc4", package = "sp-keyring" }
sp-keyring = "2.0.0-rc4"
substrate-subxt = { path = ".." }
trybuild = "1.0.30"