near-api-js - v7.0.4
Preparing search index...
rpc/types.gen
DetailedDebugStatus
Type Alias DetailedDebugStatus
type
DetailedDebugStatus
=
{
block_production_delay_millis
:
number
;
catchup_status
:
CatchupStatusView
[]
;
current_head_status
:
BlockStatusView
;
current_header_head_status
:
BlockStatusView
;
network_info
:
NetworkInfoView
;
sync_status
:
string
;
}
Index
Properties
block_
production_
delay_
millis
catchup_
status
current_
head_
status
current_
header_
head_
status
network_
info
sync_
status
Properties
block_
production_
delay_
millis
block_production_delay_millis
:
number
catchup_
status
catchup_status
:
CatchupStatusView
[]
current_
head_
status
current_head_status
:
BlockStatusView
current_
header_
head_
status
current_header_head_status
:
BlockStatusView
network_
info
network_info
:
NetworkInfoView
sync_
status
sync_status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block_
production_
delay_
millis
catchup_
status
current_
head_
status
current_
header_
head_
status
network_
info
sync_
status
near-api-js - v7.0.4
Loading...