Uses of Interface
io.hotmoka.node.api.responses.TransactionResponseWithUpdates
Packages that use TransactionResponseWithUpdates
-
Uses of TransactionResponseWithUpdates in io.hotmoka.node.api.responses
Subinterfaces of TransactionResponseWithUpdates in io.hotmoka.node.api.responsesModifier and TypeInterfaceDescriptioninterfaceA response for a transaction that calls a constructor or method.interfaceA response for a successful transaction that calls a constructor to instantiate an object in the store of the node.interfaceA response for a failed transaction that should have called a constructor of a storage class in the node.interfaceA response for a transaction that should call a constructor of a storage class in blockchain.interfaceA response for a successful transaction that calls a constructor to instantiate an object in the store of the node.interfaceA response for a transaction that created a gamete in a yet non-initialized blockchain.interfaceA response for a failed transaction that should have installed a jar in the node.interfaceA response for a transaction that installed a jar in an initialized node.interfaceA response for a successful transaction that installed a jar in a node.interfaceA response for a successful transaction that calls a method in the store of a node.interfaceA response for a failed transaction that should have called a method in a node.interfaceA response for a transaction that should call a method in a node.interfaceA response for a non-initial transaction.interfaceA response for a successful transaction that calls a method in the store of a node.interfaceA response for a successful transaction that calls a method in the store of a node.