This commit is contained in:
Boris Paing 2020-03-15 03:01:24 +01:00
parent 2425e01801
commit 8407b404a0
3 changed files with 17 additions and 17 deletions

BIN
doc/process-likes-g1tx.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 820 KiB

View File

@ -155,9 +155,11 @@ do
#### WRITE RESPONSE MESSAGE
sbotc publish '{"type":"post","text":"Thanks for this post ; I have just sent you G1 libre money. Use it with [Cesium](https://cesium.app). Get it from [https://git.p2p.legal/Axiom-Team/ssb-g1like](https://git.p2p.legal/Axiom-Team/ssb-g1like) ", "branch": "'"$target_id"'", "root": "'"$root_id"'"}' 2>&1>/dev/null
#printf "0.1 G1UD sent to %s!\n" "$author_s_name"
#echo "----------------------------------------------------------------"
echo ""
echo ""
printf "0.1 G1UD sent to %s!\n" "$author_s_name"
echo "----------------------------------------------------------------"
sleep 20 # DO NOT OVER CHARGE DUNITER
else
echo "I LIKE MY MESSAGE $target_id"
@ -183,17 +185,13 @@ pending_tx_comments==$(printf %s "$pending_tx" | jq '.[].comment')
printf %s "$pending_tx_comments" > /tmp/zenfontain.g1tx.txt
while read txincmd
do
export $txincmd
log "$g1pub TX IN PENDING !! COMMENT = " $txincmd
# We have to check if [].issuers.0 != $g1pub
# or else it will publish the following message each time we SEND a transaction
#sbotc publish '{"type":"post","text":"I am receiving G1 on my SSB Wallet $g1pub"}'
done < /tmp/zenfontain.g1tx.txt
#while read txincmd
#do
# export $txincmd
# log "$g1pub TX IN PENDING !! COMMENT = " $txincmd
#
# # We have to check if [].issuers.0 != $g1pub
# # or else it will publish the following message each time we SEND a transaction
#
# #sbotc publish '{"type":"post","text":"I am receiving G1 on my SSB Wallet $g1pub"}'
# done < /tmp/zenfontain.g1tx.txt

View File

@ -35,7 +35,9 @@ The Ğ1 currency originated in called France, so the main part of the fun happen
The economy is still in its infancy, but you can already [book a reservation in a B&B](https://www.gchange.fr/#/app/market/lg?last&category=cat67&type=offer).
An other way to spend your Ğ1 is use it with this micro-donation system.
An other way to spend your Ğ1 is use it with this micro-donation system:
![](https://git.p2p.legal/axiom-team/ssb-g1like/raw/dev-boris/doc/process-likes-g1tx.gif)
## An SSB user sent you Ğ1? Here is how to claim it: