summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-08-28 20:17:24 +0200
committerChristian Grothoff <christian@grothoff.org>2020-08-28 20:17:24 +0200
commit8a89eec7b4d3acab00490f2716e230908c80ab7a (patch)
tree76c2f7f729377ed275354364ff65d7ea2a994bf5 /src
parent581a39b5b5037d4e0419d8ce5448371a52499d80 (diff)
downloadexchange-8a89eec7b4d3acab00490f2716e230908c80ab7a.tar.gz
exchange-8a89eec7b4d3acab00490f2716e230908c80ab7a.tar.bz2
exchange-8a89eec7b4d3acab00490f2716e230908c80ab7a.zip
log diagnostics
Diffstat (limited to 'src')
-rwxr-xr-xsrc/auditor/generate-revoke-basedb.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/auditor/generate-revoke-basedb.sh b/src/auditor/generate-revoke-basedb.sh
index 6be1ddaf7..6a215425c 100755
--- a/src/auditor/generate-revoke-basedb.sh
+++ b/src/auditor/generate-revoke-basedb.sh
@@ -168,6 +168,9 @@ taler-wallet-cli --no-throttle --wallet-db=$WALLET_DB api 'withdrawTestBalance'
export coins=$(taler-wallet-cli --wallet-db=$WALLET_DB advanced dump-coins)
+echo -n "COINS are:"
+echo $coins
+
# Find coin we want to revoke
export rc=$(echo "$coins" | jq -r '[.coins[] | select((.denom_value == "TESTKUDOS:2"))][0] | .coin_pub')
# Find the denom