Preparing search index...
The search index is not available
@arkade-os/sdk Documentation - v0.2.0
@arkade-os/sdk Documentation
Request
InitWallet
Interface InitWallet
interface
InitWallet
{
arkServerPublicKey
?:
string
;
arkServerUrl
:
string
;
id
:
string
;
privateKey
:
string
;
type
:
"INIT_WALLET"
;
}
Hierarchy (
View Summary
)
Request
.
Base
InitWallet
Index
Properties
ark
Server
Public
Key?
ark
Server
Url
id
private
Key
type
Properties
Optional
ark
Server
Public
Key
arkServerPublicKey
?:
string
ark
Server
Url
arkServerUrl
:
string
id
id
:
string
private
Key
privateKey
:
string
type
type
:
"INIT_WALLET"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ark
Server
Public
Key
ark
Server
Url
id
private
Key
type
@arkade-os/sdk Documentation - v0.2.0
Loading...