Skip to content

feat: implement an estimate gas method #391

feat: implement an estimate gas method

feat: implement an estimate gas method #391

Workflow file for this run

on:
push:
branches:
- main
pull_request:
jobs:
lint:
name: Linter
uses: ./.github/workflows/lint.yaml
test:
name: Tests
uses: ./.github/workflows/test.yaml