NeoRust GUI Documentation - v0.4.2
GitHub
API Docs
Preparing search index...
stores/walletStore
useWalletStore
Variable useWalletStore
Const
useWalletStore
:
UseBoundStore
<
Write
<
WithDevtools
<
StoreApi
<
WalletState
>
>
,
StorePersist
<
WalletState
,
{
wallets
:
{
accounts
:
Account
[]
;
id
:
string
;
isDefault
:
boolean
;
isOpen
:
boolean
;
name
:
string
;
path
:
string
;
scrypt
:
{
n
:
number
;
p
:
number
;
r
:
number
}
;
version
:
string
;
}
[]
;
}
,
>
,
>
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
API Docs
NeoRust GUI Documentation - v0.4.2
Loading...