Skip to content

Commit 418465f

Browse files
authored
Merge pull request #45 from cardano-scaling/js/typo
Fix typo on CDDL file name
2 parents 594f39a + a6511a5 commit 418465f

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)