testNetKeyNetVersions property
testnet key network version
Implementation
static final Bip32KeyNetVersions testNetKeyNetVersions = Bip32KeyNetVersions(
List<int>.from([0x04, 0x35, 0x87, 0xcf]),
List<int>.from([0x04, 0x35, 0x83, 0x94]));
testnet key network version
static final Bip32KeyNetVersions testNetKeyNetVersions = Bip32KeyNetVersions(
List<int>.from([0x04, 0x35, 0x87, 0xcf]),
List<int>.from([0x04, 0x35, 0x83, 0x94]));