diff options
author | Christian Grothoff <christian@grothoff.org> | 2017-11-08 19:07:21 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2017-11-08 19:07:21 +0100 |
commit | 166594115404baba540968398e1fa420993fed50 (patch) | |
tree | d98f725a2f0816d63a68b16df2f98b7468917c0a /contrib/samples/wire-auditor.json | |
parent | 1139f74ffe89ea31b5a15f0a2c174e054e19e2b6 (diff) |
fix misc typos in auditor report logic
Diffstat (limited to 'contrib/samples/wire-auditor.json')
-rw-r--r-- | contrib/samples/wire-auditor.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/samples/wire-auditor.json b/contrib/samples/wire-auditor.json index cf8019458..44e338273 100644 --- a/contrib/samples/wire-auditor.json +++ b/contrib/samples/wire-auditor.json @@ -28,6 +28,11 @@ "diagnostic": "incoming wire transfer claimed by exchange not found" } ], + "total_wire_in_delta_plus": { + "currency": "KUDOS", + "value": 0, + "fraction": 0 + }, "total_wire_in_delta_minus": { "currency": "KUDOS", "value": 5, |