Skip to content

Concrete rust-bitcoin type in hidden modules #484

@tcharding

Description

@tcharding

While reviewing #435 I missed that we added a concrete rust-bitcoin type in the version specific struct GetOrphanTxs. It should have been a list of strings with an into_model function converting to a type from model that has the list of Txids.

In v30 and v29. Found incidentally while I was grepping for Vec<Txid>.

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