diff options
| author | Christian Grothoff <christian@grothoff.org> | 2017-10-19 18:20:26 +0200 | 
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2017-10-26 22:39:59 +0200 | 
| commit | a946dc30bb53fa09e0a42cadd1e483b69ef2e349 (patch) | |
| tree | d75d7e39a58906f0e4b0c9d7179328a2200fe047 /contrib/samples | |
| parent | d107baa2c30980b85f6330f3f7c3287b4d58708b (diff) | |
start template for generating nicely formatted auditor reports
Diffstat (limited to 'contrib/samples')
| -rw-r--r-- | contrib/samples/auditor.json | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/samples/auditor.json b/contrib/samples/auditor.json index 1848492d..f9c09b3e 100644 --- a/contrib/samples/auditor.json +++ b/contrib/samples/auditor.json @@ -2,7 +2,7 @@    "emergencies": [],    "row-inconsistencies": [],    "row-minor-inconsistencies": [], -  "reserve-inconsistencies": [ +  "reserve_inconsistencies": [      {        "reserve_pub": "8ZV52AB6MHX8YVV0W0FHVDEZB54197JB85703J0E0AY6ZC4BFR7G",        "expected": { @@ -11734,4 +11734,4 @@        }      }    ] -}
\ No newline at end of file +}  | 
