Closed KonradStaniec closed 4 months ago
ref: https://github.com/babylonchain/pm/issues/48
One of the steps to remove to remove DumpPrivateKey from codebase:
DumpPrivateKey
AddressPublicKey
GetAddressInfo
Next step will be to switch all taproot signing methods to use psbt's.
ref: https://github.com/babylonchain/pm/issues/48
One of the steps to remove to remove
DumpPrivateKey
from codebase:AddressPublicKey
to useGetAddressInfo
endpointNext step will be to switch all taproot signing methods to use psbt's.