Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChangeRecoveryAccountOperation

Hierarchy

Index

Properties

Properties

0

0: "change_recovery_account"

1

1: { account_to_recover: string; extensions: any[]; new_recovery_account: string }

Type declaration

  • account_to_recover: string

    The account that would be recovered in case of compromise.

  • extensions: any[]

    Extensions. Not currently used.

  • new_recovery_account: string

    The account that creates the recover request.

Generated using TypeDoc