Skip to content

Commit bbad8f8

Browse files
JFWooten4codex
andcommitted
📝 Clarify JSON-to-XDR type requirement
Co-authored-by: Codex <noreply@openai.com>
1 parent d6cc233 commit bbad8f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎docs/tools/lab/view-xdr/json-to-xdr.mdx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sidebar_position: 1
99

1010
:::info[Encode for Stellar]
1111

12-
Input must follow the XDR-JSON schema so the converter can reconstruct the original Stellar XDR types. Learn more in the [XDR-JSON section](../../../learn/fundamentals/data-format/xdr-json.mdx).
12+
Input must follow the XDR-JSON schema and be paired with the correct selected XDR type, because the JSON does not identify its top-level type. Learn more in the [XDR-JSON section](../../../learn/fundamentals/data-format/xdr-json.mdx).
1313

1414
:::
1515

0 commit comments

Comments
 (0)