Skip to content

Fix spelling errors in l1_gas_price.rs, trace.rs, l1_db.rs, and client.rs #350

Fix spelling errors in l1_gas_price.rs, trace.rs, l1_db.rs, and client.rs

Fix spelling errors in l1_gas_price.rs, trace.rs, l1_db.rs, and client.rs #350

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