webwall-show txn status

This commit is contained in:
Dobromir Popov
2025-09-30 01:08:20 +03:00
parent 79b319e4dc
commit 584e2b40c5
3 changed files with 45 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ if [ $# -lt 1 ]; then
echo " $0 getnewaddress myaccount"
echo " $0 listtransactions \"*\" 10"
echo " $0 gettransaction txid"
exit 1
fi