Search
Preparing search index...
The search index is not available
@earthwallet/sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
InjectedAccounts
Interface InjectedAccounts
Hierarchy
InjectedAccounts
Index
Properties
get
subscribe
Properties
get
get
:
(
anyType
?:
boolean
)
=>
Promise
<
InjectedAccount
[]
>
Type declaration
(
anyType
?:
boolean
)
:
Promise
<
InjectedAccount
[]
>
Parameters
Optional
anyType:
boolean
Returns
Promise
<
InjectedAccount
[]
>
subscribe
subscribe
:
(
cb
:
(
accounts
:
InjectedAccount
[]
)
=>
void
|
Promise
<
void
>
)
=>
Unsubcall
Type declaration
(
cb
:
(
accounts
:
InjectedAccount
[]
)
=>
void
|
Promise
<
void
>
)
:
Unsubcall
Parameters
cb:
(
accounts
:
InjectedAccount
[]
)
=>
void
|
Promise
<
void
>
(
accounts
:
InjectedAccount
[]
)
:
void
|
Promise
<
void
>
Parameters
accounts:
InjectedAccount
[]
Returns
void
|
Promise
<
void
>
Returns
Unsubcall
Globals
Injected
Accounts
get
subscribe
Generated using
TypeDoc