Skip to content

feat(mempool): mempool transaction limits, saving to db and continue block prod from pending block #305

feat(mempool): mempool transaction limits, saving to db and continue block prod from pending block

feat(mempool): mempool transaction limits, saving to db and continue block prod from pending block #305

---
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