Interface JarStoreTransactionResponse

All Superinterfaces:
GenericJarStoreTransactionResponse, io.hotmoka.marshalling.api.Marshallable, NonInitialTransactionResponse, TransactionResponse, TransactionResponseWithUpdates
All Known Subinterfaces:
JarStoreTransactionFailedResponse, JarStoreTransactionSuccessfulResponse

public interface JarStoreTransactionResponse extends NonInitialTransactionResponse, GenericJarStoreTransactionResponse
A response for a transaction that installed a jar in an initialized node.