java.lang.Object
io.mokamint.node.MempoolInfos
Providers of mempool information objects.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classGson decoder.static classGson encoder.static classJson representation. -
Method Summary
Modifier and TypeMethodDescriptionstatic MempoolInfoof(long size) Yields a new mempool information object.
-
Method Details
-
of
Yields a new mempool information object.- Parameters:
size- the size (number of entries) of the mempool- Returns:
- the mempool information object
-