java.lang.Object
io.hotmoka.moka.internal.json.NodesTendermintValidatorsKeyOutputJson
io.hotmoka.moka.NodesTendermintValidatorsKeyOutputs.Json
- All Implemented Interfaces:
io.hotmoka.websockets.beans.api.JsonRepresentation<NodesTendermintValidatorsKeyOutput>
- Enclosing class:
NodesTendermintValidatorsKeyOutputs
public static class NodesTendermintValidatorsKeyOutputs.Json
extends io.hotmoka.moka.internal.json.NodesTendermintValidatorsKeyOutputJson
JSON representation.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates the JSON representation for the given output. -
Method Summary
Methods inherited from class io.hotmoka.moka.internal.json.NodesTendermintValidatorsKeyOutputJson
getFile, unmap
-
Constructor Details
-
Json
Creates the JSON representation for the given output.- Parameters:
output- the output
-