NeoRust GUI Documentation - v0.4.2
GitHub
API Docs
Preparing search index...
stores/networkStore
NetworkStatus
Interface NetworkStatus
interface
NetworkStatus
{
block_height
:
null
|
number
;
connected
:
boolean
;
endpoint
:
null
|
string
;
network_type
:
string
;
peer_count
:
null
|
number
;
}
Index
Properties
block_
height
connected
endpoint
network_
type
peer_
count
Properties
block_
height
block_height
:
null
|
number
connected
connected
:
boolean
endpoint
endpoint
:
null
|
string
network_
type
network_type
:
string
peer_
count
peer_count
:
null
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block_
height
connected
endpoint
network_
type
peer_
count
GitHub
API Docs
NeoRust GUI Documentation - v0.4.2
Loading...