Skip to content

On Simnet, in at-block, burn-block-height returns the highest latest value, not the value on that block #345

On Simnet, in at-block, burn-block-height returns the highest latest value, not the value on that block

On Simnet, in at-block, burn-block-height returns the highest latest value, not the value on that block #345

Workflow file for this run

name: Add issues to Clarinet project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project Clarinet
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/hirosystems/projects/15
github-token: ${{ secrets.GH_TOKEN }}