diff --git a/config/read_params/get_events.json b/config/read_params/get_events.json index fe94181..f6bc91a 100644 --- a/config/read_params/get_events.json +++ b/config/read_params/get_events.json @@ -1,10 +1,10 @@ [ - { - "from_block": null, - "to_block": null, - "address": null, - "keys": [], - "continuation_token": null, - "chunk_size": 10 - } -] \ No newline at end of file + { + "from_block": null, + "to_block": null, + "address": null, + "keys": [], + "continuation_token": null, + "chunk_size": 10 + } +]