Interface ChainRoutesApi

    • Method Detail

      • getChainHeight

        void getChainHeight​(io.vertx.core.Handler<io.vertx.core.AsyncResult<HeightInfoDTO>> handler)
      • getChainScore

        void getChainScore​(io.vertx.core.Handler<io.vertx.core.AsyncResult<ChainScoreDTO>> handler)