Skip to content

fix(relayer): revert func WaitConfirmations should not wait forever for ethereum.NotFound #796

fix(relayer): revert func WaitConfirmations should not wait forever for ethereum.NotFound

fix(relayer): revert func WaitConfirmations should not wait forever for ethereum.NotFound #796

Workflow file for this run

name: Check for typos
on: [pull_request]
jobs:
check-for-typos:
runs-on: [taiko-runner]
steps:
- name: Checkout the repository
uses: actions/checkout@v4
- name: Check for typos
uses: crate-ci/typos@master