Uses of Class
io.hotmoka.network.requests.TransactionRestRequestModel
-
Packages that use TransactionRestRequestModel Package Description io.hotmoka.network.requests -
-
Uses of TransactionRestRequestModel in io.hotmoka.network.requests
Methods in io.hotmoka.network.requests that return TransactionRestRequestModel Modifier and Type Method Description static TransactionRestRequestModel<?>TransactionRestRequestModel. from(TransactionRequest<?> request)Builds the model of the given request.
-