java.lang.Object
io.hotmoka.moka.internal.json.GasCostOutputJson
io.hotmoka.moka.internal.json.NodesTendermintValidatorsSellOutputJson
io.hotmoka.moka.NodesTendermintValidatorsSellOutputs.Json
- All Implemented Interfaces:
io.hotmoka.websockets.beans.api.JsonRepresentation<NodesTendermintValidatorsSellOutput>
- Enclosing class:
NodesTendermintValidatorsSellOutputs
public static class NodesTendermintValidatorsSellOutputs.Json
extends io.hotmoka.moka.internal.json.NodesTendermintValidatorsSellOutputJson
JSON representation.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates the JSON representation for the given output. -
Method Summary
Methods inherited from class io.hotmoka.moka.internal.json.NodesTendermintValidatorsSellOutputJson
getOffer, 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
-