Uses of Class
io.hotmoka.network.updates.UpdateModel
-
Packages that use UpdateModel Package Description io.hotmoka.network.responses io.hotmoka.network.updates -
-
Uses of UpdateModel in io.hotmoka.network.responses
Fields in io.hotmoka.network.responses with type parameters of type UpdateModel Modifier and Type Field Description List<UpdateModel>CodeExecutionTransactionResponseModel. updatesThe updates resulting from the execution of the transaction.List<UpdateModel>GameteCreationTransactionResponseModel. updatesThe updates resulting from the execution of the transaction.List<UpdateModel>JarStoreTransactionResponseModel. updatesThe updates resulting from the execution of the transaction. -
Uses of UpdateModel in io.hotmoka.network.updates
Fields in io.hotmoka.network.updates with type parameters of type UpdateModel Modifier and Type Field Description List<UpdateModel>StateModel. updates
-