log diagnostics

This commit is contained in:
Christian Grothoff 2020-08-28 20:17:24 +02:00
parent 581a39b5b5
commit 8a89eec7b4
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -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