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