shouldRenewKey property

bool shouldRenewKey
final

If the boolean shouldRenewKey is set to true, the account MUST renew its private key using SealdSdk.renewKeys

Implementation

final bool shouldRenewKey;