Add testing for create command

This commit is contained in:
Paul Hauner
2022-08-17 15:30:18 +10:00
parent c27d3dd830
commit 61e0347326
4 changed files with 274 additions and 7 deletions

2
Cargo.lock generated
View File

@@ -7372,6 +7372,8 @@ dependencies = [
"eth2_wallet",
"serde",
"serde_json",
"tempfile",
"tokio",
"tree_hash",
"types",
]