op
op: { type: "change_recovery_account_operation"; value: { account_to_recover: string; extensions: any[]; new_recovery_account: string } }
Type declaration
-
type: "change_recovery_account_operation"
-
value: { account_to_recover: string; extensions: any[]; new_recovery_account: string }
-
account_to_recover: string
-
extensions: any[]
-
new_recovery_account: string
The account that would be recovered in case of compromise.