taler-auditor - audit exchange
taler-auditor [-c FILENAME | –config=FILENAME] [-h | –help] [-i**_|_–internal**] [-I**_|_–ignore-not-found**] [-L LOGLEVEL | –loglevel=LOGLEVEL] [-l FILENAME | –logfile=FILENAME] [-m MASTER_KEY | –exchange-key=MASTER_KEY] [-T USEC | –timetravelUSEC] [-v | –version]
taler-auditor is a command-line tool to be used by an auditor to audit an exchange’s database and calculate the current financial state of the exchange (including revenue, amount expected in escrow and risk exposure). The audit is incremental. The first audit must be performed with the -r option to initialize the tables. The tool reports inconsistencies in the balance or incorrect cryptographic signatures found in the database. It does NOT check with the bank to see that the incoming and outgoing wire transfers that the bank claims to have matches the exchange’s database. Its options are as follows.
DEBUG
, INFO
,
WARNING
, ERROR
.taler-auditor-offline setup
. If this option is missing,
taler-auditor will use the MASTER_PUBLIC_KEY value from the
“exchange” section of the configuration.+
or -
(e.g. -T +300
).
This option is intended for debugging/testing only.taler-auditor-offline(1), taler.conf(5), taler-auditor-dbinit(1)
Report bugs by using https://bugs.taler.net or by sending electronic mail to <taler@gnu.org>.