Uses of Class
io.hotmoka.network.requests.TransactionRestRequestModel
Packages that use TransactionRestRequestModel
-
Uses of TransactionRestRequestModel in io.hotmoka.network.requests
Methods in io.hotmoka.network.requests that return TransactionRestRequestModelModifier and TypeMethodDescriptionstatic TransactionRestRequestModel<?>TransactionRestRequestModel.from(TransactionRequest<?> request) Builds the model of the given request.