Implement json metadata for outer events (#672)

Progress on: #535
This commit is contained in:
Bastian Köcher
2018-09-07 18:59:04 +02:00
committed by Gav Wood
parent abf64386bb
commit 6bc48fdafc
4 changed files with 106 additions and 29 deletions
+1
View File
@@ -2891,6 +2891,7 @@ dependencies = [
"serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
"substrate-codec 0.1.0",
"substrate-codec-derive 0.1.0",
"substrate-primitives 0.1.0",
"substrate-runtime-io 0.1.0",
"substrate-runtime-std 0.1.0",