Skip to content

fixed tx by hash retrieval #141

fixed tx by hash retrieval

fixed tx by hash retrieval #141

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