masterKeyGenerator property
Returns the master key generator used for Bip32KholawEd25519 keys.
Implementation
@override
IBip32MstKeyGenerator get masterKeyGenerator {
return Bip32KholawEd25519MstKeyGenerator();
}
Returns the master key generator used for Bip32KholawEd25519 keys.
@override
IBip32MstKeyGenerator get masterKeyGenerator {
return Bip32KholawEd25519MstKeyGenerator();
}