Class KeysCreateOutputs.Json

java.lang.Object
io.hotmoka.moka.internal.json.KeysCreateOutputJson
io.hotmoka.moka.KeysCreateOutputs.Json
All Implemented Interfaces:
io.hotmoka.websockets.beans.api.JsonRepresentation<KeysCreateOutput>
Enclosing class:
KeysCreateOutputs

public static class KeysCreateOutputs.Json extends io.hotmoka.moka.internal.json.KeysCreateOutputJson
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.KeysCreateOutputJson

    getConcatenatedBase64, getFile, 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(KeysCreateOutput output)
      Creates the JSON representation for the given output.
      Parameters:
      output - the output