Cip1852.fromBip32 constructor
Cip1852.fromBip32(
- Bip32Base bip,
- BipCoinConfig coin
Constructor for creating a Cip1852 object from a bip32 object and coin.
Implementation
Cip1852.fromBip32(Bip32Base bip, BipCoinConfig coin) : super(bip, coin);