mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
Re-level non-docs content to top of repo and rename content→docs
This commit is contained in:
5
_code-samples/tx-serialization/README.md
Normal file
5
_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. (This reference implementation is equivalent to the ones included in most client libraries.)
|
||||
|
||||
For a detailed explanation, see [Serialization](https://xrpl.org/serialization.html).
|
||||
Reference in New Issue
Block a user