java.lang.Object
io.hotmoka.moka.internal.json.GasCostOutputJson
io.hotmoka.moka.internal.json.NodesTendermintValidatorsBuyOutputJson
io.hotmoka.moka.NodesTendermintValidatorsBuyOutputs.Json
- All Implemented Interfaces:
io.hotmoka.websockets.beans.api.JsonRepresentation<NodesTendermintValidatorsBuyOutput>
- Enclosing class:
NodesTendermintValidatorsBuyOutputs
public static class NodesTendermintValidatorsBuyOutputs.Json
extends io.hotmoka.moka.internal.json.NodesTendermintValidatorsBuyOutputJson
JSON representation.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates the JSON representation for the given output. -
Method Summary
Methods inherited from class io.hotmoka.moka.internal.json.NodesTendermintValidatorsBuyOutputJson
unmapMethods inherited from class io.hotmoka.moka.internal.json.GasCostOutputJson
getErrorMessage, getGasCost, getTransaction
-
Constructor Details
-
Json
Creates the JSON representation for the given output.- Parameters:
output- the output
-