Skip to content

Fix identical outputs issue [#3422]

Ethan Reesor requested to merge 3422-fix-send-tokens into main

Closes #3422 (closed). Fixes an issue where tokens can be lost if a SendTokens or IssueTokens transaction has identical outputs (same recipient, same amount).

Changelog: fix

Merge request reports