Uses of Class
io.hotmoka.network.responses.TransactionRestResponseModel
Packages that use TransactionRestResponseModel
-
Uses of TransactionRestResponseModel in io.hotmoka.network.responses
Methods in io.hotmoka.network.responses that return TransactionRestResponseModelModifier and TypeMethodDescriptionstatic TransactionRestResponseModel<?>TransactionRestResponseModel.from(TransactionResponse response) Builds the model of the given transaction response.