Class EthSyncing
java.lang.Object
org.web3j.protocol.core.Response<EthSyncing.Result>
org.web3j.protocol.core.methods.response.EthSyncing
eth_syncing.
Returns an object with data about the sync status or false.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classNested classes/interfaces inherited from class org.web3j.protocol.core.Response
Response.Error -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.web3j.protocol.core.Response
getError, getId, getJsonrpc, getRawResponse, getResult, hasError, setError, setId, setJsonrpc, setRawResponse
-
Constructor Details
-
EthSyncing
public EthSyncing()
-
-
Method Details
-
setResult
- Overrides:
setResultin classResponse<EthSyncing.Result>
-
isSyncing
public boolean isSyncing()
-