Interface DryRunApi

All Known Implementing Classes:
DryRunApiImpl

public interface DryRunApi
  • Method Summary

    Modifier and Type Method Description
    void protectedDryRunTxs​(DryRunInput dryRunInput, java.lang.Boolean intAsString, io.vertx.core.Handler<io.vertx.core.AsyncResult<DryRunResults>> handler)  
  • Method Details

    • protectedDryRunTxs

      void protectedDryRunTxs​(DryRunInput dryRunInput, java.lang.Boolean intAsString, io.vertx.core.Handler<io.vertx.core.AsyncResult<DryRunResults>> handler)