Enable sending of different assets to the same address by tomt1664 · Pull Request #1479 · ElementsProject/elements

Conversation

@tomt1664

ConstructTransaction now checks for duplicate input address/asset pairs instead of just duplicate addresses. The enables the creation of transactions that send multiple assets to the same address.

#1429

delta1

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK dadf453

LGTM, minor formatting nits, then please squash into 1 commit

Co-authored-by: Byron Hambly <byron@hambly.dev>
Co-authored-by: Byron Hambly <byron@hambly.dev>

2 participants

@tomt1664 @delta1