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