Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Connection.getBlock return types are missing the blockHeight field #356

Connection.getBlock return types are missing the blockHeight field

Connection.getBlock return types are missing the blockHeight field #356

Workflow file for this run

name: 'Issue Label Actions'
on:
issues:
types: [labeled, unlabeled]
permissions:
contents: read
issues: write
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v2