Skip to content

Signing PSBT twice creates invalid PSBT #19

@stepansnigirev

Description

@stepansnigirev

The reason is that signatures are added twice, so we get duplicated keys.
It's a problem of implementation - metadata is using lists, not hashmaps. Makes sense to refactor using hashmaps.

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