Uses of Interface
io.hotmoka.node.api.responses.InitialTransactionResponse
Packages that use InitialTransactionResponse
-
Uses of InitialTransactionResponse in io.hotmoka.node.api.requests
Classes in io.hotmoka.node.api.requests with type parameters of type InitialTransactionResponseModifier and TypeInterfaceDescriptioninterfaceA request for a transaction that can only be executed before the initialization of a node. -
Uses of InitialTransactionResponse in io.hotmoka.node.api.responses
Subinterfaces of InitialTransactionResponse in io.hotmoka.node.api.responsesModifier and TypeInterfaceDescriptioninterfaceA response for a transaction that created a gamete in a yet non-initialized blockchain.interfaceA response for a transaction that initializes a node.interfaceA response for a transaction that installs a jar in a yet non-initialized node.