Skip to content

createrawtransaction send different assets to the same address in the same transaction #1429

@tomt1664

Description

@tomt1664

Several use cases where users may want to send different assets to the same address in the same transaction.

Describe the solution you'd like

Better approach would be to just change ConstructTransaction in rpc/rawtransaction_util.cpp so that the duplicate check checks (destination, asset) pairs instead of just destination. This would be a much smaller change and then would be consistent across createrawtransaction sendmany, send, etc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions