Skip to content

add(network-params): Allow configuring NU6 activation height on Regtest #1748

add(network-params): Allow configuring NU6 activation height on Regtest

add(network-params): Allow configuring NU6 activation height on Regtest #1748

Workflow file for this run

name: Lint
on:
pull_request:
jobs:
clippy:
name: Clippy
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'
fmt:
name: Rustfmt
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'