mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-04-29 15:37:48 +00:00
6 lines
243 B
Markdown
6 lines
243 B
Markdown
# 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).
|