Interface GetTransactionRepresentationMessage

All Superinterfaces:
io.hotmoka.websockets.beans.api.RpcMessage

public interface GetTransactionRepresentationMessage extends io.hotmoka.websockets.beans.api.RpcMessage
The network message corresponding to the PublicNode.getTransactionRepresentation(byte[]) method.
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
    Yields the hash parameter of the method.

    Methods inherited from interface io.hotmoka.websockets.beans.api.RpcMessage

    equals, getId, getType, hashCode
  • Method Details

    • getHash

      byte[] getHash()
      Yields the hash parameter of the method.
      Returns:
      the parameter