Update content/_code-samples/tx-serialization/js/test-cases/README.md

Co-authored-by: Jackson Mills <aim4math@gmail.com>
This commit is contained in:
AlexanderBuzz
2023-01-25 08:12:48 +01:00
committed by GitHub
parent de56a1f7ad
commit fa22313650

View File

@@ -1,7 +1,7 @@
# Transaction Serialization Test Cases # Transaction Serialization Test Cases
This folder contains several transactions in their JSON and binary forms, which This folder contains several transactions in their JSON and binary forms, which
you can use to verify the behavior of transaction serialization code. you can use to verify the behavior of the transaction serialization code.
For example (starting from the `tx-serialization/js/` dir above this one): For example (starting from the `tx-serialization/js/` dir above this one):