Skip to content

Commit

Permalink
docs: Omit repeated word in Transaction Test Vectors doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tjanez committed Apr 13, 2021
1 parent fef377a commit c22c213
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Empty file added .changelog/3855.trivial.md
Empty file.
4 changes: 2 additions & 2 deletions docs/consensus/test-vectors.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ objects (test vectors). Each test vector has the following fields:
CBOR encoding is a binary encoding it also needs to be Base64-encoded) signed
transaction. **This is what is actually broadcast to the network.**

* `valid` is a boolean flag indicating indicating whether the given test vector
represents a valid transaction, including:
* `valid` is a boolean flag indicating whether the given test vector represents
a valid transaction, including:

* transaction having a valid signature,
* transaction being correctly serialized,
Expand Down

0 comments on commit c22c213

Please sign in to comment.