T2730
Depends on D12490
Now that we have a function to get EC Pair from Wif, we can also deprecate bchObj.BitcoinCash.signMessageWithPrivKey
This diff patches a bug in that this function is treated async but it is not
Differential D12491
[Cashtab] [ECPair from wif p4] Message signing bug fix bytesofman on Nov 15 2022, 11:37. Authored by Tags None Subscribers None
Details
T2730 Depends on D12490 Now that we have a function to get EC Pair from Wif, we can also deprecate bchObj.BitcoinCash.signMessageWithPrivKey This diff patches a bug in that this function is treated async but it is not Review here to confirm the function is not async: https://github.com/Permissionless-Software-Foundation/bch-js/blob/master/src/bitcoincash.js#L150
Diff Detail
|