Skip to content

feat(known-issues): Add EIP 1559 stuck tnx issue #2060

feat(known-issues): Add EIP 1559 stuck tnx issue

feat(known-issues): Add EIP 1559 stuck tnx issue #2060

Workflow file for this run

name: Check for Dead Links
on: push
jobs:
check-links:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Run the test
run: |
cd $GITHUB_WORKSPACE
yarn
yarn check-md