mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-02 09:35:53 +00:00
Code samples: READMEs and smarter parsing
This commit is contained in:
5
content/_code-samples/tx-serialization/README.md
Normal file
5
content/_code-samples/tx-serialization/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Transaction Serialization
|
||||
|
||||
Convert transactions and other XRPL data from JSON to their canonical binary format for signing or cryptographic verification.
|
||||
|
||||
For a detailed explanation, see [Serialization](https://xrpl.org/serialization.html).
|
||||
Reference in New Issue
Block a user