Uses of Class
io.hotmoka.network.responses.TransactionRestResponseModel
-
Packages that use TransactionRestResponseModel Package Description io.hotmoka.network.responses -
-
Uses of TransactionRestResponseModel in io.hotmoka.network.responses
Methods in io.hotmoka.network.responses that return TransactionRestResponseModel Modifier and Type Method Description static TransactionRestResponseModel<?>TransactionRestResponseModel. from(TransactionResponse response)Builds the model of the given transaction response.
-