Skip to content

fix(p2p): validate block before applying and not before caching in p2p gossiping #210

fix(p2p): validate block before applying and not before caching in p2p gossiping

fix(p2p): validate block before applying and not before caching in p2p gossiping #210

Workflow file for this run

name: markdown-lint
on:
push:
tags:
- v*
branches:
- main
pull_request:
jobs:
markdownlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: markdownlint-cli
uses: nosborn/[email protected]
with:
files: ./
config_file: .markdownlint.yaml