Documentation
Preparing search index...
@mysten/deepbook-v3
account
accountEvents
AccountCreated
Variable AccountCreated
Const
AccountCreated
:
MoveStruct
<
{
account_id
:
BcsType
<
string
,
string
|
Uint8Array
<
ArrayBufferLike
>
,
"bytes[32]"
,
>
;
owner
:
BcsType
<
string
,
string
|
Uint8Array
<
ArrayBufferLike
>
,
"bytes[32]"
>
;
referrer_account_id
:
BcsType
<
string
|
null
,
string
|
Uint8Array
<
ArrayBufferLike
>
|
null
|
undefined
,
"Option<bytes[32]>"
,
>
;
self_owned
:
BcsType
<
boolean
,
boolean
,
"bool"
>
;
wrapper_id
:
BcsType
<
string
,
string
|
Uint8Array
<
ArrayBufferLike
>
,
"bytes[32]"
,
>
;
}
,
"@local-pkg/account::account_events::AccountCreated"
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...