Preparing search index...
The search index is not available
@beblurt/dblurt
@beblurt/dblurt
index
AccountCreateOperation
Interface AccountCreateOperation
Account Create.
interface
AccountCreateOperation
{
0
:
"account_create"
;
1
:
{
active
:
AuthorityType
;
creator
:
string
;
fee
:
string
|
Asset
;
json_metadata
:
string
;
memo_key
:
string
|
PublicKey
;
new_account_name
:
string
;
owner
:
AuthorityType
;
posting
:
AuthorityType
;
}
;
}
Hierarchy (
view full
)
Operation
AccountCreateOperation
Index
Properties
0
1
Properties
0
0
1
1
:
{
active
:
AuthorityType
;
creator
:
string
;
fee
:
string
|
Asset
;
json_metadata
:
string
;
memo_key
:
string
|
PublicKey
;
new_account_name
:
string
;
owner
:
AuthorityType
;
posting
:
AuthorityType
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
0
1
@beblurt/dblurt
Loading...
Account Create.