Skip to content

Creating a Balancer API provider to fetch pool state for join txs; #80

Creating a Balancer API provider to fetch pool state for join txs;

Creating a Balancer API provider to fetch pool state for join txs; #80

Workflow file for this run

name: Pull request
on:
pull_request:
types: [opened, reopened, synchronize, ready_for_review]
jobs:
checks:
name: Checks
uses: ./.github/workflows/checks.yml
secrets: inherit