gcash/bchwallet

Implement bip44

Closed this issue · 1 comments

Have not yet looked at how keys are derived in the code. If it doesn't use bip44, then let's make it use that.

If it does use bip44, the coinType will need to be updated to 145 (0x80000091) for Bitcoin Cash.

The wallet does use bip44 but it has issue #4