Preparing search index...
The search index is not available
Documentation
Documentation
@near-js/types
provider/protocol
NodeStatusResult
Interface NodeStatusResult
interface
NodeStatusResult
{
chain_id
:
string
;
rpc_addr
:
string
;
sync_info
:
SyncInfo
;
validators
:
string
[]
;
version
:
Version
;
}
Index
Properties
chain_
id
rpc_
addr
sync_
info
validators
version
Properties
chain_
id
chain_
id
:
string
rpc_
addr
rpc_
addr
:
string
sync_
info
sync_
info
:
SyncInfo
validators
validators
:
string
[]
version
version
:
Version
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
chain_
id
rpc_
addr
sync_
info
validators
version
Documentation
Loading...