Class MempoolInfos

java.lang.Object
io.mokamint.node.MempoolInfos

public abstract class MempoolInfos extends Object
Providers of mempool information objects.
  • Method Details

    • of

      public static MempoolInfo of(long size)
      Yields a new mempool information object.
      Parameters:
      size - the size (number of entries) of the mempool
      Returns:
      the mempool information object