From 792fc462743b15c7bd4954c1ce2133c8ddb5f721 Mon Sep 17 00:00:00 2001 From: Sahil Aujla Date: Tue, 7 Nov 2023 02:36:41 -0500 Subject: [PATCH] fix eth_getTxReceipt for Arb --- .github/workflows/sync-apis.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-apis.yaml b/.github/workflows/sync-apis.yaml index dfb54403..1c056cf6 100644 --- a/.github/workflows/sync-apis.yaml +++ b/.github/workflows/sync-apis.yaml @@ -407,7 +407,7 @@ jobs: - name: Github action to update Arbitrum API - eth_getTransactionReceipt uses: readmeio/rdme@8.6.4 with: - rdme: openapi arbitrum/eth_getTransactionReceipt.yaml --key=${{ secrets.README_API_KEY }} --id=62d8e51f07a31e009a2e3b09 + rdme: openapi arbitrum/eth_getTransactionReceipt.yaml --key=${{ secrets.README_API_KEY }} --id=6549e6db1c854b000c6e8e19 - name: Github action to update Arbitrum API - eth_getUncleByBlockNumberAndIndex uses: readmeio/rdme@8.6.4