bitcoinz-wallets / bitcoinz-wallets/TxtZ
Better handling of send command in regards to UTXOs
Open
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The system needs to be better aware of UTXOs and properly queue requests that are waiting to be sent. In some situations, when multiple transactions are done back to back. If two transactions are sent at the same time and consume the same UTXOs, this will effectively cancel each other one of the transactions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.