From 111abd594487cfabd8c60f46347f6d953586e91b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 20 Nov 2017 21:56:06 +0100 Subject: do not break on issues we log to JSON --- contrib/samples/wire-auditor.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/samples/wire-auditor.json b/contrib/samples/wire-auditor.json index 44e338273..ce2baf2e8 100644 --- a/contrib/samples/wire-auditor.json +++ b/contrib/samples/wire-auditor.json @@ -220,5 +220,17 @@ "diagnostic": "duplicate wire offset" } ], - "row_minor_inconsistencies": [] + "row_minor_inconsistencies": [], + "total_wire_format_amount": { + "currency": "KUDOS", + "value": 0, + "fraction": 0 + }, + "wire_format_inconsistencies": [], + "total_amount_lag": { + "currency": "KUDOS", + "value": 5, + "fraction": 1000000 + }, + "lag_details": [] } \ No newline at end of file -- cgit v1.2.3