Interface TransactionResponse

All Superinterfaces:
io.hotmoka.marshalling.api.Marshallable
All Known Subinterfaces:
CodeExecutionTransactionResponse, ConstructorCallTransactionExceptionResponse, ConstructorCallTransactionFailedResponse, ConstructorCallTransactionResponse, ConstructorCallTransactionSuccessfulResponse, FailedTransactionResponse, GameteCreationTransactionResponse, GenericJarStoreTransactionResponse, InitializationTransactionResponse, InitialTransactionResponse, JarStoreInitialTransactionResponse, JarStoreTransactionFailedResponse, JarStoreTransactionResponse, JarStoreTransactionResponseWithInstrumentedJar, JarStoreTransactionSuccessfulResponse, MethodCallTransactionExceptionResponse, MethodCallTransactionFailedResponse, MethodCallTransactionResponse, NonInitialTransactionResponse, NonVoidMethodCallTransactionSuccessfulResponse, TransactionResponseWithEvents, TransactionResponseWithUpdates, VoidMethodCallTransactionSuccessfulResponse

public interface TransactionResponse extends io.hotmoka.marshalling.api.Marshallable
The response of a transaction.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    equals(Object other)
     
    int
     
     

    Methods inherited from interface io.hotmoka.marshalling.api.Marshallable

    into, size, toByteArray