Skip to content

feat(pending): pending block sealed instead of re-added to mempool #347

feat(pending): pending block sealed instead of re-added to mempool

feat(pending): pending block sealed instead of re-added to mempool #347

---
name: Workflow - Pull Request (on Close)
on:
pull_request:
types:
- closed
jobs:
cleanup:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4