Skip to content

chore: add verify-script for checking validator migration proofs (#218) #510

chore: add verify-script for checking validator migration proofs (#218)

chore: add verify-script for checking validator migration proofs (#218) #510

Workflow file for this run

name: run all jobs
on: push
jobs:
verify-migration-proofs:
uses: ./.github/workflows/migration.yml
lint:
uses: ./.github/workflows/lint.yml
test:
uses: ./.github/workflows/test.yml