Class KeysShowOutputs.Json

java.lang.Object
io.hotmoka.moka.internal.json.KeysShowOutputJson
io.hotmoka.moka.KeysShowOutputs.Json
All Implemented Interfaces:
io.hotmoka.websockets.beans.api.JsonRepresentation<KeysShowOutput>
Enclosing class:
KeysShowOutputs

public static class KeysShowOutputs.Json extends io.hotmoka.moka.internal.json.KeysShowOutputJson
JSON representation.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Creates the JSON representation for the given output.
  • Method Summary

    Methods inherited from class io.hotmoka.moka.internal.json.KeysShowOutputJson

    getConcatenatedBase64, getPrivateKeyBase58, getPrivateKeyBase64, getPublicKeyBase58, getPublicKeyBase64, getSignature, getTendermintAddress, unmap

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Json

      public Json(KeysShowOutput output)
      Creates the JSON representation for the given output.
      Parameters:
      output - the output