From 77dc4fb29b3daf888821ddf2371562e46f3bacd9 Mon Sep 17 00:00:00 2001
From: Martin Lees <drov0@users.noreply.github.com>
Date: Sun, 13 Mar 2022 17:10:09 -0400
Subject: [PATCH] Fix format

---
 .../community_op/mock_block_data_community.json     | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

diff --git a/mock_data/block_data/community_op/mock_block_data_community.json b/mock_data/block_data/community_op/mock_block_data_community.json
index b251762c9..18dcbb714 100644
--- a/mock_data/block_data/community_op/mock_block_data_community.json
+++ b/mock_data/block_data/community_op/mock_block_data_community.json
@@ -802,11 +802,6 @@
               "json_metadata": "{}"
             }
           },
-      {
-        "ref_block_num": 100000,
-        "ref_block_prefix": 0,
-        "expiration": "2020-03-23T12:08:00",
-        "operations": [
           {
             "type": "comment_operation",
             "value": {
@@ -1149,7 +1144,7 @@
               "extensions": []
             }
           },
-          {  
+          {
             "type": "custom_json_operation",
             "value": {
               "required_auths": [],
@@ -1225,7 +1220,7 @@
               "id": "community",
               "json": "[\"subscribe\",{\"community\":\"hive-157439\"}]"
             }
-          },     
+          },
           {
             "type": "custom_json_operation",
             "value": {
@@ -4230,7 +4225,7 @@
   "4998013": {
     "transactions": [
       {
-      "ref_block_num": 100001,
+        "ref_block_num": 100001,
         "ref_block_prefix": 1,
         "expiration": "2020-03-23T12:17:00",
         "operations": [
@@ -4545,4 +4540,4 @@
       }
     ]
   }
-}
+}
\ No newline at end of file
-- 
GitLab