public class ChainRepositoryOkHttpImpl extends AbstractRepositoryOkHttpImpl implements io.nem.sdk.api.ChainRepository
| Constructor and Description |
|---|
ChainRepositoryOkHttpImpl(io.nem.sdk.openapi.okhttp_gson.invoker.ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<java.math.BigInteger> |
getBlockchainHeight()
Get Block chain height
|
io.reactivex.Observable<io.nem.sdk.model.blockchain.BlockchainScore> |
getChainScore()
Get Block chain score
|
io.nem.sdk.openapi.okhttp_gson.api.ChainRoutesApi |
getClient() |
call, exceptionHandling, exceptionHandling, getId, getJsonHelper, getNetworkTypeBlocking, getOrder, getPageSize, onErrorpublic ChainRepositoryOkHttpImpl(io.nem.sdk.openapi.okhttp_gson.invoker.ApiClient apiClient)
public io.nem.sdk.openapi.okhttp_gson.api.ChainRoutesApi getClient()
public io.reactivex.Observable<java.math.BigInteger> getBlockchainHeight()
getBlockchainHeight in interface io.nem.sdk.api.ChainRepositoryBigIntegerpublic io.reactivex.Observable<io.nem.sdk.model.blockchain.BlockchainScore> getChainScore()
getChainScore in interface io.nem.sdk.api.ChainRepositoryBigInteger