ElectrumV2Segwit constructor
ElectrumV2Segwit(
- Bip32Slip10Secp256k1 bip32
Implementation
ElectrumV2Segwit(Bip32Slip10Secp256k1 bip32)
: bip32Account = bip32.derivePath("m/0'"),
super(bip32);