Interface PostJarStoreTransactionMessage

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

public interface PostJarStoreTransactionMessage extends io.hotmoka.websockets.beans.api.RpcMessage
The network message corresponding to Node.postJarStoreTransaction(JarStoreTransactionRequest).
  • Method Summary

    Modifier and Type
    Method
    Description
    Yields the request of the required transaction.

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

    equals, getId, getType, hashCode
  • Method Details

    • getRequest

      Yields the request of the required transaction.
      Returns:
      the request of the required transaction