Skip to content

feat: add api to list blocks #222

feat: add api to list blocks

feat: add api to list blocks #222

Workflow file for this run

name: Go
on:
push:
branches: [master]
pull_request:
branches:
- '**'
jobs:
check:
uses: filecoin-project/venus/.github/workflows/common_go.yml@master
with:
has_ffi: false
test_timeout: 20