Interface SetResetAccountOperation

This operation allows 'account' owner to control which account has the power to execute the 'reset_account_operation' after 60 days.

Hierarchy

  • Operation

    Hierarchy

    • SetResetAccountOperation

Properties

0 1

Properties

0: "set_reset_account"
1: { account: string; current_reset_account: string; reset_account: string }

Type declaration

  • account: string
  • current_reset_account: string
  • reset_account: string

Generated using TypeDoc