Preparing search index...
The search index is not available
@arkade-os/sdk Documentation - v0.2.0
@arkade-os/sdk Documentation
Response
WalletStatus
Interface WalletStatus
interface
WalletStatus
{
id
:
string
;
status
:
{
walletInitialized
:
boolean
}
;
success
:
true
;
type
:
"WALLET_STATUS"
;
}
Hierarchy (
View Summary
)
Response
.
Base
WalletStatus
Index
Properties
id
status
success
type
Properties
id
id
:
string
status
status
:
{
walletInitialized
:
boolean
}
success
success
:
true
type
type
:
"WALLET_STATUS"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
status
success
type
@arkade-os/sdk Documentation - v0.2.0
Loading...