masterKeyGenerator property
Returns the master key generator for SECP256K1.
Implementation
@override
Bip32Slip10Secp256k1MstKeyGenerator get masterKeyGenerator {
return Bip32Slip10Secp256k1MstKeyGenerator();
}
Returns the master key generator for SECP256K1.
@override
Bip32Slip10Secp256k1MstKeyGenerator get masterKeyGenerator {
return Bip32Slip10Secp256k1MstKeyGenerator();
}