From 0a0867f52865d022d589d071654cfe9dd4a162c1 Mon Sep 17 00:00:00 2001 From: fred Date: Thu, 25 Aug 2022 11:43:33 +0200 Subject: [PATCH] use mempool for payment --- G1VOEUX.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/G1VOEUX.sh b/G1VOEUX.sh index e5156e59..360d57a9 100755 --- a/G1VOEUX.sh +++ b/G1VOEUX.sh @@ -238,7 +238,7 @@ convert -gravity northwest -pointsize 50 -fill black -draw "text 30,300 \"Ğ1 VO echo "CAPSULE A REVE $PEPPER : http://127.0.0.1:8080/ipns/$VOEUXNS" echo "Hop, Une June pour ce Voeu" - $MY_PATH/tools/jaklis/jaklis.py -k ~/.zen/game/players/$PLAYER/secret.dunikey pay -a 1 -p $WISHKEY -c "G1Voeu $PEPPER $VOEUXNS" -v + $MY_PATH/tools/jaklis/jaklis.py -k ~/.zen/game/players/$PLAYER/secret.dunikey pay -a 1 -p $WISHKEY -c "G1Voeu $PEPPER $VOEUXNS" -m -v done