Skip to content

fix: support cometbft v0.38 block_results schema #299

fix: support cometbft v0.38 block_results schema

fix: support cometbft v0.38 block_results schema #299

Workflow file for this run

name: Build check
on:
- pull_request
jobs:
build-check:
runs-on: ubuntu-latest
steps:
- name: "checkout repo"
uses: actions/checkout@v3
- name: install yarn
run: npm install --global yarn
- name: "setup"
run: yarn setup
- name: "build:binaries"
working-directory: .
run: yarn build:binaries