Skip to content

fix(mempool): fixed proptesting of the inner mempool #254

fix(mempool): fixed proptesting of the inner mempool

fix(mempool): fixed proptesting of the inner mempool #254

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