Skip to content

Add support for external signing to the SDK #5

@danielost

Description

@danielost

Currently transaction builder performs tweaking and signing under the hood, e.g:

.sign_psbt_input(&mut psbt, input_index + 1, *amount, None)?;

Decompose the functions in such a way that signing can be performed independently from the transaction builder

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions