public class ChainRepositoryOkHttpImpl extends AbstractRepositoryOkHttpImpl implements ChainRepository
Constructor and Description |
---|
ChainRepositoryOkHttpImpl(io.nem.symbol.sdk.openapi.okhttp_gson.invoker.ApiClient apiClient) |
Modifier and Type | Method and Description |
---|---|
io.reactivex.Observable<ChainInfo> |
getChainInfo()
Get Block chain score
|
io.nem.symbol.sdk.openapi.okhttp_gson.api.ChainRoutesApi |
getClient() |
static FinalizedBlock |
toFinalizedBlock(io.nem.symbol.sdk.openapi.okhttp_gson.model.FinalizedBlockDTO dto) |
call, call, callList, exceptionHandling, exceptionHandling, extractStatusCodeFromException, getJsonHelper, onError, toDto, toDto, toDto, toDto, toDto, toMerkleStateInfo, toPage
public ChainRepositoryOkHttpImpl(io.nem.symbol.sdk.openapi.okhttp_gson.invoker.ApiClient apiClient)
public io.nem.symbol.sdk.openapi.okhttp_gson.api.ChainRoutesApi getClient()
public io.reactivex.Observable<ChainInfo> getChainInfo()
getChainInfo
in interface ChainRepository
BigInteger
public static FinalizedBlock toFinalizedBlock(io.nem.symbol.sdk.openapi.okhttp_gson.model.FinalizedBlockDTO dto)