Class NodesTendermintValidatorsSellOutputs

java.lang.Object
io.hotmoka.moka.NodesTendermintValidatorsSellOutputs

public abstract class NodesTendermintValidatorsSellOutputs extends Object
Providers of outputs for the moka nodes tendermint validators sell command.
  • Method Details

    • from

      public static NodesTendermintValidatorsSellOutput from(String json) throws jakarta.websocket.DecodeException
      Yields the output of the command from its JSON representation.
      Parameters:
      json - the JSON representation of the output
      Returns:
      the output of the command
      Throws:
      jakarta.websocket.DecodeException - if json cannot be decoded into the output