Package io.mokamint.node.messages.api
Interface GetTransactionAddressResultMessage
- All Superinterfaces:
io.hotmoka.websockets.beans.api.ResultMessage<Optional<TransactionAddress>>,io.hotmoka.websockets.beans.api.RpcMessage,Supplier<Optional<TransactionAddress>>
public interface GetTransactionAddressResultMessage
extends io.hotmoka.websockets.beans.api.ResultMessage<Optional<TransactionAddress>>
The network message corresponding to the result of the
PublicNode.getTransactionAddress(byte[]) method.-
Method Summary
Methods inherited from interface io.hotmoka.websockets.beans.api.RpcMessage
equals, getId, getType, hashCode