Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AppliedAccountUpdateOperation

Account Update.

Hierarchy

Index

Properties

block

block: number

op

op: { type: "account_update_operation"; value: { account: string; active?: AuthorityType; extensions: any[]; json_metadata: string | ""; memo_key?: string | PublicKey; owner?: AuthorityType; posting?: AuthorityType; posting_json_metadata: string | "" } }

Type declaration

op_in_trx

op_in_trx: number

timestamp

timestamp: string

trx_id

trx_id: string

trx_in_block

trx_in_block: number

virtual_op

virtual_op: number

Generated using TypeDoc