Interface StaticMethodCallTransactionRequest

All Superinterfaces:
CodeExecutionTransactionRequest<MethodCallTransactionResponse>, io.hotmoka.marshalling.api.Marshallable, MethodCallTransactionRequest, NonInitialTransactionRequest<MethodCallTransactionResponse>, SignedTransactionRequest<MethodCallTransactionResponse>, TransactionRequest<MethodCallTransactionResponse>

public interface StaticMethodCallTransactionRequest extends MethodCallTransactionRequest, SignedTransactionRequest<MethodCallTransactionResponse>
A request for calling a static method of a storage class in a node.