Interface NodeOperatorApi

All Known Implementing Classes:
NodeOperatorApiImpl

public interface NodeOperatorApi
  • Method Summary

    Modifier and Type Method Description
    void deleteTxFromMempool​(java.lang.String hash, io.vertx.core.Handler<io.vertx.core.AsyncResult<InlineResponse200>> handler)  
  • Method Details

    • deleteTxFromMempool

      void deleteTxFromMempool​(java.lang.String hash, io.vertx.core.Handler<io.vertx.core.AsyncResult<InlineResponse200>> handler)