Skip to content

Commit a6511a5

Browse files
committed
Fix typo on CDDL file name
1 parent 594f39a commit a6511a5

File tree

1 file changed

+1
-1
lines changed
  • src/network/node-to-node/txsubmission2

1 file changed

+1
-1
lines changed

src/network/node-to-node/txsubmission2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ a transaction ID:
100100

101101
```cddl
102102
;; txid.cddl
103-
{{#include txid.cddl}}
103+
{{#include txId.cddl}}
104104
```
105105

106106
A transaction as transmitted in `TxSubmission2` is a tag-encoded

0 commit comments

Comments
 (0)