Search
Preparing search index...
The search index is not available
@bitclave/base-client-js
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"manager/NodeManagerImpl"
NodeManagerImpl
Class NodeManagerImpl
Hierarchy
NodeManagerImpl
Implements
NodeManager
Index
Constructors
constructor
Methods
get
Grand
Access
Records
get
Node
Version
get
Nonce
get
Site
Data
Constructors
constructor
new
Node
Manager
Impl
(
assistant
:
AssistantNodeRepository
)
:
NodeManagerImpl
Parameters
assistant:
AssistantNodeRepository
Returns
NodeManagerImpl
Methods
get
Grand
Access
Records
get
Grand
Access
Records
(
publicKeyFrom
:
string
, publicKeyTo
:
string
)
:
Promise
<
Array
<
DataRequest
>
>
Parameters
publicKeyFrom:
string
publicKeyTo:
string
Returns
Promise
<
Array
<
DataRequest
>
>
get
Node
Version
get
Node
Version
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
get
Nonce
get
Nonce
(
publicKey
:
string
)
:
Promise
<
number
>
Parameters
publicKey:
string
Returns
Promise
<
number
>
get
Site
Data
get
Site
Data
(
origin
:
string
)
:
Promise
<
Site
>
Parameters
origin:
string
Returns
Promise
<
Site
>
Globals
"manager/
Node
Manager
Impl"
Node
Manager
Impl
constructor
get
Grand
Access
Records
get
Node
Version
get
Nonce
get
Site
Data
Generated using
TypeDoc