Interface RemoveMinerMessage

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

public interface RemoveMinerMessage extends io.hotmoka.websockets.beans.api.RpcMessage
The network message corresponding to RestrictedNode.removeMiner(java.util.UUID).
  • Method Summary

    Modifier and Type
    Method
    Description
    Yields the UUID of the miner to remove.

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

    equals, getId, getType, hashCode
  • Method Details

    • getUUID

      UUID getUUID()
      Yields the UUID of the miner to remove.
      Returns:
      the UUID