Updated tools.

This commit is contained in:
CalDescent
2023-08-25 12:12:32 +01:00
parent d39131ffa9
commit 760788e82b
5 changed files with 19 additions and 172 deletions

View File

@@ -50,7 +50,7 @@ tx_json=$( cat <<TX_END
{
"timestamp": ${timestamp},
"reference": "${lastref}",
"fee": 0.001,
"fee": 0.01,
"txGroupId": 0,
"adminPublicKey": "${pubkey}",
"pendingSignature": "${sig}",