Uses of Interface
io.hotmoka.node.api.requests.SignedTransactionRequest
Packages that use SignedTransactionRequest
-
Uses of SignedTransactionRequest in io.hotmoka.node.api.requests
Subinterfaces of SignedTransactionRequest in io.hotmoka.node.api.requestsModifier and TypeInterfaceDescriptioninterfaceA request for calling a constructor of a storage class in a node.interfaceA request for calling an instance method of a storage object in a node.interfaceA request for a transaction that installs a jar in an initialized node.interfaceA request for calling a static method of a storage class in a node.