Uses of Class
com.syntifi.near.api.model.network.NodeStatus
-
Packages that use NodeStatus Package Description com.syntifi.near.api.service -
-
Uses of NodeStatus in com.syntifi.near.api.service
Methods in com.syntifi.near.api.service that return NodeStatus Modifier and Type Method Description NodeStatus
NearService. getNodeStatus()
Returns general status of a given node (sync status, nearcore node version, protocol version, etc), and the current set of validators.
-