Skip to content

Add CBOR decoders for LedgerEvent types. #17

Add CBOR decoders for LedgerEvent types.

Add CBOR decoders for LedgerEvent types. #17

name: Check Markdown links
on:
push:
merge_group:
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: yes