From a70d5d77a32877d543668777a68c118f739c424c Mon Sep 17 00:00:00 2001 From: thephez Date: Mon, 29 Apr 2019 12:49:55 -0400 Subject: [PATCH] Formatting fix --- _includes/devdoc/dash-core/rpcs/rpcs/getrawtransaction.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/devdoc/dash-core/rpcs/rpcs/getrawtransaction.md b/_includes/devdoc/dash-core/rpcs/rpcs/getrawtransaction.md index 27c09377..582cbbc2 100644 --- a/_includes/devdoc/dash-core/rpcs/rpcs/getrawtransaction.md +++ b/_includes/devdoc/dash-core/rpcs/rpcs/getrawtransaction.md @@ -197,8 +197,8 @@ Result: "confirmations": 1, "time": 1546278750, "blocktime": 1546278750, - "instantlock": true - "instantlock_internal": true + "instantlock": true, + "instantlock_internal": true, "chainlock": false } {% endhighlight %}