Anyone understand this type of error? Sometimes when i want to send doges from dispenser wallets, i get this error (basically saying: you need 1 doge more than you got)
"Error composing send transaction via API: Insufficient DOGE at address xxxx. (Need approximately xxx DOGE.) To spend unconfirmed coins, use the flag --unconfirmed."
We should update dogeparty codebase to take advantage of this fix to resolve this issue
From a user :
I believe we fixed this issue in counterparty-lib by adding some reconnect code in this commit
CounterpartyXCP/counterparty-lib@4734383
We should update dogeparty codebase to take advantage of this fix to resolve this issue