- The
JSON Encodingis an optional encoding that is used by theAstral Network. - The
JSON Encodingcan only be used withTyped Objects. - The
JSON Encodinguses a container with "Type" and "Object" keys. The "Type" key contains theObject Typeand the "Object" key contains thePayloadencoded as a JSON object. - The exact way the
Payloadis encoded is described in the documentation of the specificObject Type.