Progress with account_manager deposit tools

This commit is contained in:
Paul Hauner
2019-11-25 09:33:11 +11:00
parent f3d02cf493
commit 4b15d4f433
7 changed files with 189 additions and 9 deletions

View File

@@ -12,3 +12,4 @@ tempdir = "0.3"
[dependencies]
serde = "1.0"
serde_json = "^1.0"
types = { path = "../../types"}