Search
Preparing search index...
The search index is not available
@beblurt/dblurt
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
AppliedAccountUpdateOperation
Interface AppliedAccountUpdateOperation
Account Update.
Hierarchy
AppliedOperation
AppliedAccountUpdateOperation
Index
Properties
block
op
op_
in_
trx
timestamp
trx_
id
trx_
in_
block
virtual_
op
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
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
|
""
}
account
:
string
Optional
active
?:
AuthorityType
extensions
:
any
[]
json_
metadata
:
string
|
""
Optional
memo_
key
?:
string
|
PublicKey
Optional
owner
?:
AuthorityType
Optional
posting
?:
AuthorityType
posting_
json_
metadata
:
string
|
""
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
Globals
Applied
Account
Update
Operation
block
op
op_
in_
trx
timestamp
trx_
id
trx_
in_
block
virtual_
op
Generated using
TypeDoc
Account Update.