Skip to content

feat(relayer): add claimedBy and processedTxHash to event response #2115

feat(relayer): add claimedBy and processedTxHash to event response

feat(relayer): add claimedBy and processedTxHash to event response #2115

name: Typo Check
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
with:
config: ${{github.workspace}}/_typos.toml