Interface ConstructorCallTransactionResponse

All Superinterfaces:
CodeExecutionTransactionResponse, io.hotmoka.marshalling.api.Marshallable, NonInitialTransactionResponse, TransactionResponse, TransactionResponseWithUpdates
All Known Subinterfaces:
ConstructorCallTransactionExceptionResponse, ConstructorCallTransactionFailedResponse, ConstructorCallTransactionSuccessfulResponse

public interface ConstructorCallTransactionResponse extends CodeExecutionTransactionResponse
A response for a transaction that should call a constructor of a storage class in blockchain.