CardanoIcarusBip32.fromExtendedKey constructor
CardanoIcarusBip32.fromExtendedKey(
- String exKeyStr, [
- Bip32KeyNetVersions? keyNetVer
Creates a CardanoIcarusBip32 instance from a extended key.
Implementation
CardanoIcarusBip32.fromExtendedKey(super.exKeyStr, [super.keyNetVer])
: super.fromExtendedKey();