Uses of Interface
io.hotmoka.node.api.responses.MethodCallTransactionResponse
Packages that use MethodCallTransactionResponse
-
Uses of MethodCallTransactionResponse in io.hotmoka.node.api.responses
Subinterfaces of MethodCallTransactionResponse in io.hotmoka.node.api.responsesModifier and TypeInterfaceDescriptioninterfaceA 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 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.