Interface MethodCallTransactionRequest

All Superinterfaces:
CodeExecutionTransactionRequest<MethodCallTransactionResponse>, io.hotmoka.marshalling.api.Marshallable, NonInitialTransactionRequest<MethodCallTransactionResponse>, TransactionRequest<MethodCallTransactionResponse>
All Known Subinterfaces:
AbstractInstanceMethodCallTransactionRequest, InstanceMethodCallTransactionRequest, InstanceSystemMethodCallTransactionRequest, StaticMethodCallTransactionRequest

public interface MethodCallTransactionRequest extends CodeExecutionTransactionRequest<MethodCallTransactionResponse>
A request for calling a method in a node.