Uses of Interface
io.hotmoka.node.api.responses.ConstructorCallTransactionResponse
Packages that use ConstructorCallTransactionResponse
-
Uses of ConstructorCallTransactionResponse in io.hotmoka.node.api.responses
Subinterfaces of ConstructorCallTransactionResponse in io.hotmoka.node.api.responsesModifier and TypeInterfaceDescriptioninterfaceA 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 successful transaction that calls a constructor to instantiate an object in the store of the node.