java.lang.Object
io.mokamint.node.internal.json.MinerInfoJson
io.mokamint.node.MinerInfos.Json
- All Implemented Interfaces:
io.hotmoka.websockets.beans.api.JsonRepresentation<MinerInfo>
- Enclosing class:
MinerInfos
public static class MinerInfos.Json
extends io.mokamint.node.internal.json.MinerInfoJson
Json representation.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.mokamint.node.internal.json.MinerInfoJson
getDescription, getPoints, getUuid, unmap
-
Constructor Details
-
Json
Creates the Json representation for the given miner information.- Parameters:
info- the miner information
-