You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,I noticed that the library provides bip32 related features for HD derivation and signing. However, if I don’t want to use an HD wallet, can I sign PSBTs with just regular private keys, without injecting the bip32 related fingerprint, path, and other details to the target PSBTs?
Thanks.
The text was updated successfully, but these errors were encountered:
Hi,I noticed that the library provides
bip32
related features for HD derivation and signing. However, if I don’t want to use an HD wallet, can I sign PSBTs with just regular private keys, without injecting thebip32
related fingerprint, path, and other details to the target PSBTs?Thanks.
The text was updated successfully, but these errors were encountered: