diff options
Diffstat (limited to 'content/en/docs/Concepts')
-rw-r--r-- | content/en/docs/Concepts/protocols.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/en/docs/Concepts/protocols.md b/content/en/docs/Concepts/protocols.md index f5d1925..50d6551 100644 --- a/content/en/docs/Concepts/protocols.md +++ b/content/en/docs/Concepts/protocols.md @@ -115,7 +115,7 @@ Control Protocol_, FRCP) has only 4 fields: # Operation The operation of the transport protocol is based on the [Delta-t -protocol]((https://www.osti.gov/biblio/5542785-delta-protocol-specification-working-draft)), +protocol](https://www.osti.gov/biblio/5542785-delta-protocol-specification-working-draft), which is a timer-based protocol that is a bit simpler in operation than the equivalent functionalities in TCP. In contrast with TCP/IP, Ouroboros does congestion control purely in the network protocol, and |