Interface OpenMinerMessage

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

public interface OpenMinerMessage extends io.hotmoka.websockets.beans.api.RpcMessage
The network message corresponding to RestrictedNode.openMiner(int).
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Yields the port for the requested miner.

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

    equals, getId, getType, hashCode
  • Method Details

    • getPort

      int getPort()
      Yields the port for the requested miner.
      Returns:
      the port