Preparing search index...
The search index is not available
@sentinel-official/sentinel-js-sdk
@sentinel-official/sentinel-js-sdk
index
NodeInfo
Interface NodeInfo
interface
NodeInfo
{
addr
:
string
;
downlink
:
string
;
handshake_dns
:
boolean
;
location
:
{
city
:
string
;
country
:
string
;
country_code
:
string
;
latitude
:
number
;
longitude
:
number
;
}
;
moniker
:
string
;
peers
:
number
;
service_type
:
NodeVPNType
;
uplink
:
string
;
version
:
{
commit
:
string
;
tag
:
string
;
}
;
}
Index
Properties
addr
downlink
handshake_
dns
location
moniker
peers
service_
type
uplink
version
Properties
addr
addr
:
string
downlink
downlink
:
string
handshake_
dns
handshake_
dns
:
boolean
location
location
:
{
city
:
string
;
country
:
string
;
country_code
:
string
;
latitude
:
number
;
longitude
:
number
;
}
Type declaration
city
:
string
country
:
string
country_
code
:
string
latitude
:
number
longitude
:
number
moniker
moniker
:
string
peers
peers
:
number
service_
type
service_
type
:
NodeVPNType
uplink
uplink
:
string
version
version
:
{
commit
:
string
;
tag
:
string
;
}
Type declaration
commit
:
string
tag
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
addr
downlink
handshake_
dns
location
moniker
peers
service_
type
uplink
version
@sentinel-official/sentinel-js-sdk
index
modules
node
plan
provider
queries
session
subscription
Generated using
TypeDoc