Skip to content

Commit

Permalink
Merge pull request #403 from alchemyplatform/zksync-maxpriority-fee
Browse files Browse the repository at this point in the history
remove eth_maxPriorityFeePerGas from docs
  • Loading branch information
SahilAujla authored Jul 30, 2024
2 parents f8fc414 + 1214c2e commit 3f85f23
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 56 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/sync-apis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2562,12 +2562,6 @@ jobs:
working-directory: ./zkSync
run: rdme openapi eth_getUncleCountByBlockNumber.yaml --key=$README_API_KEY --id=65eccfaf5c99780063a5faa8

- name: Update zkSync API - eth_maxPriorityFeePerGas
env:
README_API_KEY: ${{ secrets.README_API_KEY }}
working-directory: ./zkSync
run: rdme openapi eth_maxPriorityFeePerGas.yaml --key=$README_API_KEY --id=65eccfd424d69a000ff0423b

- name: Update zkSync API - eth_newBlockFilter
env:
README_API_KEY: ${{ secrets.README_API_KEY }}
Expand Down
50 changes: 0 additions & 50 deletions zkSync/eth_maxPriorityFeePerGas.yaml

This file was deleted.

0 comments on commit 3f85f23

Please sign in to comment.