java.lang.Object
io.mokamint.node.internal.json.ChainInfoJson
io.mokamint.node.ChainInfos.Json
- All Implemented Interfaces:
io.hotmoka.websockets.beans.api.JsonRepresentation<ChainInfo>
- Enclosing class:
ChainInfos
public static class ChainInfos.Json
extends io.mokamint.node.internal.json.ChainInfoJson
Json representation.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.mokamint.node.internal.json.ChainInfoJson
getGenesisHash, getHeadHash, getHeadStateId, getLength, unmap
-
Constructor Details
-
Json
Creates the Json representation for the given chain info.- Parameters:
info- the chain info
-