Skip to content

fix(rpc): estimate fee should throw an error if any txn fails #241

fix(rpc): estimate fee should throw an error if any txn fails

fix(rpc): estimate fee should throw an error if any txn fails #241

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