Skip to content

PSBT [BIP174] based signing interface #164

@thomaseizinger

Description

@thomaseizinger

Currently, signing a transaction involves a stateful protocol in which bits and pieces of the transactions need to be sent over.

Are there any plans of creating an interface that accepts a PSBT and does all the signing in one go?

As per the spec (https://github.com/bitcoin/bips/blob/master/bip-0174.mediawiki#Signer) no additional data sources should be required if the PSBT is constructed correctly.

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