T2730
Depends on D12414
This is part 2 of the 3 part diff to deprecate the use of the BCH.HDNode object, using the newly created masterHDNode object from part 1 for the downstream parameters such as derivePath, toPublicKey, toCashAddress and toWIF.
Pt 1/3 - Implement separate masterHDNode creation logic
Pt 2/3 - Localize downstream logic from masterHDNode (add and compare local outputs for derivePath, toPublicKey, toCashaddress & toWIF)
Pt 3/3 - Deprecate BCH.HDNode (fromSeed, derivePath, toPublicKey, toCashAddress & toWIF)