We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8fc414 commit 1214c2eCopy full SHA for 1214c2e
.github/workflows/sync-apis.yaml
@@ -2562,12 +2562,6 @@ jobs:
2562
working-directory: ./zkSync
2563
run: rdme openapi eth_getUncleCountByBlockNumber.yaml --key=$README_API_KEY --id=65eccfaf5c99780063a5faa8
2564
2565
- - name: Update zkSync API - eth_maxPriorityFeePerGas
2566
- env:
2567
- README_API_KEY: ${{ secrets.README_API_KEY }}
2568
- working-directory: ./zkSync
2569
- run: rdme openapi eth_maxPriorityFeePerGas.yaml --key=$README_API_KEY --id=65eccfd424d69a000ff0423b
2570
-
2571
- name: Update zkSync API - eth_newBlockFilter
2572
env:
2573
README_API_KEY: ${{ secrets.README_API_KEY }}
zkSync/eth_maxPriorityFeePerGas.yaml
0 commit comments