Skip to content

During utxo selection, the utxos are never grouped by destination. #2067

@ImplOfAnImpl

Description

@ImplOfAnImpl

Even though OutputGroup::outputs is a Vec, currently we always create a separate output group for each utxo.

See the TODO near struct OutputGroup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    walletEverything related to the node wallets (whether GUI or CLI)

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions