CCC Docs
GitHub
App
Docs
Playground
Preparing search index...
@ckb-ccc xverse
advanced
XverseA
getAccountsResultSchema
Variable getAccountsResultSchema
Const
getAccountsResultSchema
:
ArraySchema
<
ObjectSchema
<
{
address
:
StringSchema
<
undefined
>
;
publicKey
:
StringSchema
<
undefined
>
;
purpose
:
EnumSchema
<
typeof
AddressPurpose
,
undefined
>
;
addressType
:
EnumSchema
<
typeof
AddressType
,
undefined
>
;
walletType
:
PicklistSchema
<
readonly
[
"software"
,
"ledger"
]
,
undefined
>
;
}
,
undefined
,
>
,
undefined
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
App
Docs
Playground
CCC Docs
Loading...