diff --git a/content/_api-examples/tx/jsonrpc-response-ctid.json b/content/_api-examples/tx/jsonrpc-response-ctid.json index 0077d19647..76e0bc15f2 100644 --- a/content/_api-examples/tx/jsonrpc-response-ctid.json +++ b/content/_api-examples/tx/jsonrpc-response-ctid.json @@ -117,4 +117,4 @@ "status": "success", "validated": true } -} \ No newline at end of file +} diff --git a/content/_api-examples/tx/jsonrpc-response-hash.json b/content/_api-examples/tx/jsonrpc-response-hash.json index 72579d182e..93007cf1a3 100644 --- a/content/_api-examples/tx/jsonrpc-response-hash.json +++ b/content/_api-examples/tx/jsonrpc-response-hash.json @@ -115,4 +115,4 @@ "status": "success", "validated": true } -} \ No newline at end of file +} diff --git a/content/_api-examples/tx/ws-response-ctid.json b/content/_api-examples/tx/ws-response-ctid.json index d0365d3503..30ccc5178d 100644 --- a/content/_api-examples/tx/ws-response-ctid.json +++ b/content/_api-examples/tx/ws-response-ctid.json @@ -119,4 +119,4 @@ }, "status": "success", "type": "response" - } \ No newline at end of file + } diff --git a/content/_api-examples/tx/ws-response-hash.json b/content/_api-examples/tx/ws-response-hash.json index 62f5fa9f96..a7dc79c017 100644 --- a/content/_api-examples/tx/ws-response-hash.json +++ b/content/_api-examples/tx/ws-response-hash.json @@ -117,4 +117,4 @@ }, "status": "success", "type": "response" -} \ No newline at end of file +}