From 162889a6c2021be9d3ae4b01275164127e6a3bcb Mon Sep 17 00:00:00 2001 From: PixelPilot <161360836+PixelPil0t1@users.noreply.github.com> Date: Sun, 2 Feb 2025 15:19:51 +0100 Subject: [PATCH 1/6] Update block_stat.md --- services/reference/ipfs/http-api-methods/block_stat.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/reference/ipfs/http-api-methods/block_stat.md b/services/reference/ipfs/http-api-methods/block_stat.md index e40cd5f56e4..8abee30ce69 100644 --- a/services/reference/ipfs/http-api-methods/block_stat.md +++ b/services/reference/ipfs/http-api-methods/block_stat.md @@ -42,8 +42,8 @@ On success, the call to this endpoint will return with 200 and the following bod ```js { - Key: "QmfQ5QAjvg4GtA3wg3adpnDJug8ktA1BxurVqBD8rtgVjM", - Size: 18 + "Key": "QmfQ5QAjvg4GtA3wg3adpnDJug8ktA1BxurVqBD8rtgVjM", + "Size": 18 } ``` From 2927771c6ddbacb8c218663a9041e5cd54446fb8 Mon Sep 17 00:00:00 2001 From: PixelPilot <161360836+PixelPil0t1@users.noreply.github.com> Date: Sun, 2 Feb 2025 15:24:25 +0100 Subject: [PATCH 2/6] Update get.md --- services/reference/ipfs/http-api-methods/get.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/reference/ipfs/http-api-methods/get.md b/services/reference/ipfs/http-api-methods/get.md index 9033a656e1f..0eaedff8374 100644 --- a/services/reference/ipfs/http-api-methods/get.md +++ b/services/reference/ipfs/http-api-methods/get.md @@ -35,8 +35,8 @@ curl "https://ipfs.infura.io:5001/api/v0/get?arg=QmZtmD2qt6fJot32nabSP3CUjicnypE - `arg` _\[Required]_ - The IPFS object hash. - `output` _\[Optional]_ - The path where the output should be stored. - `archive` _\[Optional]_ - Output a TAR archive. The default is `false`. -- `compress` _\[\_O_ptional]_ - Compress the output with GZIP compression. The default is `false`. -- `compression-level` _\[\_O_ptional]_ - The level of compression (1-9). The default is `-1`. +- `compress` _\[\_Optional]_ - Compress the output with GZIP compression. The default is `false`. +- `compression-level` _\[\_Optional]_ - The level of compression (1-9). The default is `-1`. ### Response From 0692e9a6c4add3414f13854c791a4f4933f061a1 Mon Sep 17 00:00:00 2001 From: PixelPilot <161360836+PixelPil0t1@users.noreply.github.com> Date: Sun, 2 Feb 2025 15:30:15 +0100 Subject: [PATCH 3/6] Update quickstart.md --- services/reference/ipfs/quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/reference/ipfs/quickstart.md b/services/reference/ipfs/quickstart.md index ab8b0ccd8f2..bd0c8ef48bd 100644 --- a/services/reference/ipfs/quickstart.md +++ b/services/reference/ipfs/quickstart.md @@ -113,7 +113,7 @@ print(response2) print(response2.text) ### REMOVE OBJECT WITH PIN/RM ### -response3 = requests.post(endpoint + "api/v0/pin/rm", params=params, auth=(projectId, projectSecret)) +response3 = requests.post(endpoint + "/api/v0/pin/rm", params=params, auth=(projectId, projectSecret)) print(response3.json()) ``` From b29da4f8a48ada26c346c9f397e20e4c7710d236 Mon Sep 17 00:00:00 2001 From: PixelPilot <161360836+PixelPil0t1@users.noreply.github.com> Date: Sun, 2 Feb 2025 15:38:43 +0100 Subject: [PATCH 4/6] Update rollup_getinfo.md --- services/reference/mantle/json-rpc-methods/rollup_getinfo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/reference/mantle/json-rpc-methods/rollup_getinfo.md b/services/reference/mantle/json-rpc-methods/rollup_getinfo.md index b59abd33444..eac9b5026d4 100644 --- a/services/reference/mantle/json-rpc-methods/rollup_getinfo.md +++ b/services/reference/mantle/json-rpc-methods/rollup_getinfo.md @@ -24,7 +24,7 @@ Node information object: - `queueIndex`: Index in the canonical transaction chain of the last L1 to L2 message ingested. - `index`: Index of the last L2 transaction processed. - `verifiedIndex`: Index of the last transaction that was ingested from a batch that was posted - the to L1. + to L1. ## Example From acd319148185545e8363973a4c36f821421a3e34 Mon Sep 17 00:00:00 2001 From: PixelPilot <161360836+PixelPil0t1@users.noreply.github.com> Date: Sun, 2 Feb 2025 15:40:53 +0100 Subject: [PATCH 5/6] Update quickstart.md --- services/reference/opbnb/quickstart.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/reference/opbnb/quickstart.md b/services/reference/opbnb/quickstart.md index b3d4c6ed246..bd453b3a84d 100644 --- a/services/reference/opbnb/quickstart.md +++ b/services/reference/opbnb/quickstart.md @@ -89,7 +89,7 @@ In these examples, you'll use [npm](https://docs.npmjs.com/downloading-and-insta Replace `` with your actual Infura API key. ```javascript title="index.js" - const axios = require("axios); + const axios = require("axios"); axios.post("https://opbnb-mainnet.infura.io/v3/", { jsonrpc: "2.0", @@ -186,4 +186,4 @@ Now that you have successfully made a call to the opBNB network, you can explore - **Monitor your usage**: Monitor your usage on the [MetaMask Developer dashboard](../../../../developer-tools/dashboard/how-to/dashboard-stats/) to ensure you're not hitting your rate limits. Remember, the Infura community is here to help. If you have any questions or run into any issues, check out the -[Infura community](https://community.infura.io/) for help and answers to common questions. \ No newline at end of file +[Infura community](https://community.infura.io/) for help and answers to common questions. From 4ddeb1ba9da4971a65cb5af0166b5c5889cfcbce Mon Sep 17 00:00:00 2001 From: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com> Date: Mon, 3 Feb 2025 13:23:16 -0800 Subject: [PATCH 6/6] Update services/reference/ipfs/http-api-methods/get.md --- services/reference/ipfs/http-api-methods/get.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/reference/ipfs/http-api-methods/get.md b/services/reference/ipfs/http-api-methods/get.md index 0eaedff8374..ec4c7388905 100644 --- a/services/reference/ipfs/http-api-methods/get.md +++ b/services/reference/ipfs/http-api-methods/get.md @@ -35,8 +35,8 @@ curl "https://ipfs.infura.io:5001/api/v0/get?arg=QmZtmD2qt6fJot32nabSP3CUjicnypE - `arg` _\[Required]_ - The IPFS object hash. - `output` _\[Optional]_ - The path where the output should be stored. - `archive` _\[Optional]_ - Output a TAR archive. The default is `false`. -- `compress` _\[\_Optional]_ - Compress the output with GZIP compression. The default is `false`. -- `compression-level` _\[\_Optional]_ - The level of compression (1-9). The default is `-1`. +- `compress` _\[Optional]_ - Compress the output with GZIP compression. The default is `false`. +- `compression-level` _\[Optional]_ - The level of compression (1-9). The default is `-1`. ### Response