T2730
As a prerequisite to deprecating BCH.HDNode.toWIF this diff implements this locally within Cashtab
Differential D12401
[Cashtab] [BCH deprecation] Pt 1/2 - Implement local HD node toWIF() logic emack on Oct 31 2022, 07:18. Authored by Tags None Subscribers None
Details
T2730 As a prerequisite to deprecating BCH.HDNode.toWIF this diff implements this locally within Cashtab npm test
Diff Detail
Event TimelineComment Actions Ping me on TG if I'm missing something about what you are looking to implement here. Because masterHDNode, the input to this function, is itself derived from BCH, it looks like these diffs can be avoided --- provided masterHDNode is implemented locally. It's also a bit confusing here because the stacks are disconnected. In this series of diffs, the stack should include all of these removals, so that reviewer can observe what's already been established. |