op
op: { type: "set_reset_account_operation"; value: { account: string; current_reset_account: string; reset_account: string } }
Type declaration
-
type: "set_reset_account_operation"
-
value: { account: string; current_reset_account: string; reset_account: string }
-
account: string
-
current_reset_account: string
-
reset_account: string
This operation allows 'account' owner to control which account has the power to execute the 'reset_account_operation' after 60 days.