Skip to content

fix(block_hash): Block hash mismatch for transaction with an empty signature #266

fix(block_hash): Block hash mismatch for transaction with an empty signature

fix(block_hash): Block hash mismatch for transaction with an empty signature #266

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