Now that sk and pk are calculated on cashtab startup and saved with the wallet object, we do not have to derive sk from wif and pk from sk
Had to update some more missed legacy types in mocks to implement.
Differential D17188
[Cashtab] Use available sk and pk rather than deriving from wif and ecc bytesofman on Fri, Nov 22, 18:21. Authored by Tags None Subscribers None
Details
Now that sk and pk are calculated on cashtab startup and saved with the wallet object, we do not have to derive sk from wif and pk from sk Had to update some more missed legacy types in mocks to implement. npm test
Diff Detail
Event Timeline
|