Module io.hotmoka.node.messages.api
Package io.hotmoka.node.messages.api
Interface RunStaticMethodCallTransactionResultMessage
- All Superinterfaces:
ResultMessage<Optional<StorageValue>>,io.hotmoka.websockets.beans.api.RpcMessage,Supplier<Optional<StorageValue>>
public interface RunStaticMethodCallTransactionResultMessage
extends ResultMessage<Optional<StorageValue>>
The network message corresponding to the result of the
Node.runStaticMethodCallTransaction(StaticMethodCallTransactionRequest) method.-
Method Summary
Methods inherited from interface io.hotmoka.websockets.beans.api.RpcMessage
equals, getId, getType, hashCode