Module io.hotmoka.node.api
Package io.hotmoka.node.api.responses
Interface JarStoreInitialTransactionResponse
- All Superinterfaces:
GenericJarStoreTransactionResponse,InitialTransactionResponse,JarStoreTransactionResponseWithInstrumentedJar,io.hotmoka.marshalling.api.Marshallable,TransactionResponse
public interface JarStoreInitialTransactionResponse
extends InitialTransactionResponse, JarStoreTransactionResponseWithInstrumentedJar, GenericJarStoreTransactionResponse
A response for a transaction that installs a jar in a yet non-initialized node.
-
Method Summary
Methods inherited from interface io.hotmoka.node.api.responses.JarStoreTransactionResponseWithInstrumentedJar
getDependencies, getInstrumentedJar, getInstrumentedJarLength, getVerificationVersionMethods inherited from interface io.hotmoka.marshalling.api.Marshallable
into, size, toByteArrayMethods inherited from interface io.hotmoka.node.api.responses.TransactionResponse
equals, hashCode, toString