ShouldRenewKey property

  1. @Int()
int ShouldRenewKey
getter/setter pair

If the boolean ShouldRenewKey is set to 1, the account MUST renew its private key using SealdSdk_RenewKeys

Implementation

@ffi.Int()
external int ShouldRenewKey;