dsteem
Preparing search index...
AccountUpdateOperation
Interface AccountUpdateOperation
Generic operation.
interface
AccountUpdateOperation
{
"0"
:
"account_update"
;
"1"
:
{
account
:
string
;
active
?:
AuthorityType
;
json_metadata
:
string
;
memo_key
:
string
|
PublicKey
;
owner
?:
AuthorityType
;
posting
?:
AuthorityType
;
}
;
}
Hierarchy (
View Summary
)
Operation
AccountUpdateOperation
Index
Properties
0
1
Properties
0
"0"
:
"account_update"
1
"1"
:
{
account
:
string
;
active
?:
AuthorityType
;
json_metadata
:
string
;
memo_key
:
string
|
PublicKey
;
owner
?:
AuthorityType
;
posting
?:
AuthorityType
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
0
1
dsteem
Loading...
Generic operation.