Uses of Class
com.syntifi.near.api.model.network.ValidationStatus
-
Packages that use ValidationStatus Package Description com.syntifi.near.api.service -
-
Uses of ValidationStatus in com.syntifi.near.api.service
Methods in com.syntifi.near.api.service that return ValidationStatus Modifier and Type Method Description ValidationStatusNearService. getNetworkValidationStatus(long blockHeight)Queries active validators on the network returning details and the state of validation on the blockchain.ValidationStatusNearService. getNetworkValidationStatus(java.lang.String blockHash)Queries active validators on the network returning details and the state of validation on the blockchain.
-