Skip to content

change(consensus): Build Sprout and Sapling parameters into the zebrad binary, so a download server isn't needed #141

change(consensus): Build Sprout and Sapling parameters into the zebrad binary, so a download server isn't needed

change(consensus): Build Sprout and Sapling parameters into the zebrad binary, so a download server isn't needed #141

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