Preparing search index...
The search index is not available
blaze-sdk
blaze-sdk
Health
Type Alias Health
Health
:
{
local_height
?:
number
;
network_height
?:
number
;
node_id
?:
string
;
peer_count
?:
number
;
status
:
|
"healthy"
|
"degraded"
|
"unhealthy"
|
string
;
sync_state
?:
string
;
validator_address
?:
Address
;
validator_role
?:
string
;
version
:
string
;
}
Node health and sync status.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
blaze-sdk
Loading...
Node health and sync status.