rootVerifyKey property

Bip32VerifyKey? rootVerifyKey

return the root signing key

Implementation

Bip32VerifyKey? get rootVerifyKey => key.verifyKey;