From 4dada665e03b6f2061a72893f86472619b71042f Mon Sep 17 00:00:00 2001 From: necrashter Date: Sun, 24 Apr 2022 22:22:48 +0300 Subject: Tag the transaction example codeblock with JSON --- content/transaction_docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/transaction_docs.md b/content/transaction_docs.md index a4617a6..c521afd 100644 --- a/content/transaction_docs.md +++ b/content/transaction_docs.md @@ -30,7 +30,7 @@ Since there are many ways to convert an object to JSON, we enforce the following - All keys and string values must be enclosed with quotation marks (`"`). Here's an example demostrating how your JSON string should look like: -``` +```json {"source":"bar","target":"baz","amount":2,"timestamp":"2021-04-18T21:49:00"} ``` -- cgit v1.2.3-61-g4310