Interface GetMempoolPortionResultMessage

All Superinterfaces:
io.hotmoka.websockets.beans.api.ResultMessage<MempoolPortion>, io.hotmoka.websockets.beans.api.RpcMessage, Supplier<MempoolPortion>

public interface GetMempoolPortionResultMessage extends io.hotmoka.websockets.beans.api.ResultMessage<MempoolPortion>
The network message corresponding to the result of the PublicNode.getMempoolPortion(int, int) method.
  • Method Summary

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

    equals, getId, getType, hashCode

    Methods inherited from interface java.util.function.Supplier

    get