public interface NetworkRoutesApi
| Modifier and Type | Method and Description |
|---|---|
void |
getNetworkFees(io.vertx.core.Handler<io.vertx.core.AsyncResult<NetworkFeesDTO>> handler) |
void |
getNetworkType(io.vertx.core.Handler<io.vertx.core.AsyncResult<NetworkTypeDTO>> handler) |
void getNetworkFees(io.vertx.core.Handler<io.vertx.core.AsyncResult<NetworkFeesDTO>> handler)
void getNetworkType(io.vertx.core.Handler<io.vertx.core.AsyncResult<NetworkTypeDTO>> handler)