public interface ChainRoutesApi
| Modifier and Type | Method and Description |
|---|---|
void |
getChainHeight(io.vertx.core.Handler<io.vertx.core.AsyncResult<HeightInfoDTO>> handler) |
void |
getChainScore(io.vertx.core.Handler<io.vertx.core.AsyncResult<ChainScoreDTO>> handler) |
void getChainHeight(io.vertx.core.Handler<io.vertx.core.AsyncResult<HeightInfoDTO>> handler)
void getChainScore(io.vertx.core.Handler<io.vertx.core.AsyncResult<ChainScoreDTO>> handler)