-
Notifications
You must be signed in to change notification settings - Fork 31
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
oleonardolima, evanlinjin, thunderbiscuit and luisschwab
Metadata
Metadata
Assignees
Labels
apiA breaking API changeA breaking API change
Type
Projects
Status
In Progress