Open
Description
Describe the enhancement
This is a tracking issue to remove signing capabilities from Wallet
and provide a new way to sign and finalize PSBTs using rust-bitcoin
Psbt::sign
and implementing the GetKey
trait for relevant types. Please comment below or mention this issue in related issues and PRs.
Use case
Safer and more flexible approaches to signing PSBTs can be done outside of the Wallet
type.
Additional context
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In Progress