Interface MethodCallTransactionResponse

All Superinterfaces:
CodeExecutionTransactionResponse, io.hotmoka.marshalling.api.Marshallable, NonInitialTransactionResponse, TransactionResponse, TransactionResponseWithUpdates
All Known Subinterfaces:
MethodCallTransactionExceptionResponse, MethodCallTransactionFailedResponse, NonVoidMethodCallTransactionSuccessfulResponse, VoidMethodCallTransactionSuccessfulResponse

public interface MethodCallTransactionResponse extends CodeExecutionTransactionResponse
A response for a transaction that should call a method in a node.