Add fork choice JSON dumping

This commit is contained in:
Paul Hauner
2020-01-17 09:10:42 +11:00
parent 2df71372d2
commit 9d295b7e95
5 changed files with 31 additions and 2 deletions

View File

@@ -17,3 +17,4 @@ eth2_ssz_derive = "0.1.0"
serde = "1.0.102"
serde_derive = "1.0.102"
serde_yaml = "0.8.11"
serde_json = "1.0"