Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

test: add e2e test for rpc's estimate_fee #191

test: add e2e test for rpc's estimate_fee

test: add e2e test for rpc's estimate_fee #191

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