From 078bd39e7e0857d80b2f5019cca5a6eaea638ef2 Mon Sep 17 00:00:00 2001 From: Oliver Eggert Date: Mon, 21 Nov 2022 18:50:54 -0800 Subject: [PATCH] Fix CheckCash link. --- .../transactions/transaction-types/checkcash.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/references/protocol-reference/transactions/transaction-types/checkcash.md b/content/references/protocol-reference/transactions/transaction-types/checkcash.md index f12dba9bc4..cac075611d 100644 --- a/content/references/protocol-reference/transactions/transaction-types/checkcash.md +++ b/content/references/protocol-reference/transactions/transaction-types/checkcash.md @@ -25,7 +25,7 @@ Since the funds for a check are not guaranteed, redeeming a Check can fail becau "Fee": "12" } ``` -[Query example transaction. >] (https://xrpl.org/websocket-api-tool.html?server=wss%3A%2F%2Fs1.ripple.com%2F&req=%7B%22id%22%3A%22example_CheckCash%22%2C%22command%22%3A%22tx%22%2C%22transaction%22%3A%2267B71B13601CDA5402920691841AC27A156463678E106FABD45357175F9FF406%22%2C%22binary%22%3Afalse%7D) +[Query example transaction. >](https://xrpl.org/websocket-api-tool.html?server=wss%3A%2F%2Fs1.ripple.com%2F&req=%7B%22id%22%3A%22example_CheckCash%22%2C%22command%22%3A%22tx%22%2C%22transaction%22%3A%2267B71B13601CDA5402920691841AC27A156463678E106FABD45357175F9FF406%22%2C%22binary%22%3Afalse%7D) {% include '_snippets/tx-fields-intro.md' %}