Split msg into JSON and internal variant, and other bits

This commit is contained in:
James Wilson
2021-06-16 11:08:33 +01:00
parent c276c2065a
commit 8e25b4fbdf
14 changed files with 506 additions and 147 deletions
+1
View File
@@ -1658,6 +1658,7 @@ dependencies = [
"clap",
"common",
"log",
"primitive-types",
"rustc-hash",
"serde",
"serde_json",