Skip to content

Commit 0dfb569

Browse files
authored
Merge pull request #118 from mcpherrinm/patch-1
Fix rfc reference
2 parents 916ce9e + 4a1ca95 commit 0dfb569

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

draft-davidben-tls-merkle-tree-certs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ This section extends the Merkle Tree definition in {{Section 2.1 of !RFC9162}} b
317317

318318
## Definition of a Subtree
319319

320-
Given an ordered list of `n` inputs, `D_n = {d[0], d[1], ..., d[n-1]}`, {{Section 2.1.1 of !RFC9612}} defines the Merkle Tree via the Merkle Tree Hash `MTH(D_n)`.
320+
Given an ordered list of `n` inputs, `D_n = {d[0], d[1], ..., d[n-1]}`, {{Section 2.1.1 of !RFC9162}} defines the Merkle Tree via the Merkle Tree Hash `MTH(D_n)`.
321321

322322
A *subtree* of this Merkle Tree is defined by two integers, `start` and `end`, such that:
323323

0 commit comments

Comments
 (0)