Skip to content

add(chain): Add an NU6 network upgrade variant #1745

add(chain): Add an NU6 network upgrade variant

add(chain): Add an NU6 network upgrade variant #1745

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"'