java.lang.Object
io.mokamint.node.internal.json.NodeInfoJson
io.mokamint.node.NodeInfos.Json
- All Implemented Interfaces:
io.hotmoka.websockets.beans.api.JsonRepresentation<NodeInfo>
- Enclosing class:
NodeInfos
public static class NodeInfos.Json
extends io.mokamint.node.internal.json.NodeInfoJson
Json representation.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.mokamint.node.internal.json.NodeInfoJson
getLocalDateTimeUTC, getMaxChainPortionLength, getMaxMempoolPortionLength, getUuid, getVersion, unmap
-
Constructor Details
-
Json
Creates the Json representation for the given node info.- Parameters:
info- the node information
-