camelcase structs returned over RPC (#1507)

This commit is contained in:
Tomasz Drwięga
2019-01-21 19:25:58 +01:00
committed by Gav Wood
parent 8ec759d32e
commit e48291acd0
7 changed files with 81 additions and 2 deletions
+1
View File
@@ -3000,6 +3000,7 @@ dependencies = [
name = "sr-version"
version = "0.1.0"
dependencies = [
"impl-serde 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-codec 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-codec-derive 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.84 (registry+https://github.com/rust-lang/crates.io-index)",