Skip to content

Commit

Permalink
Link to file on github
Browse files Browse the repository at this point in the history
  • Loading branch information
ch1bo committed Jan 29, 2025
1 parent 081ec4d commit a5d7f4f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,5 @@ more information on what is available for editing.
[mdbook]: https://rust-lang.github.io/mdBook/index.html
[gfm]: https://github.github.com/gfm/
[nix]: https://nixos.org/download.html

https://github.com/cardano-scaling/cardano-blueprint/blob/40a76c89bddf08af1d456aafa5f8c4639f28111a/src/network/handshake-node-to-node.cddl
2 changes: 2 additions & 0 deletions src/network/mini-protocols.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ Definition Language](https://datatracker.ietf.org/doc/rfc8610/)).

Here's the CDDL for the node-to-node handshake protocol:


```cddl
{{#include handshake-node-to-node.cddl}}
```
https://github.com/cardano-scaling/cardano-blueprint/blob/40a76c89bddf08af1d456aafa5f8c4639f28111a/src/network/handshake-node-to-node.cddl

0 comments on commit a5d7f4f

Please sign in to comment.