New references landing

This commit is contained in:
mDuo13
2021-06-30 13:24:57 -07:00
parent 521d4073a9
commit e38d7c6300
20 changed files with 3185 additions and 97 deletions

View File

@@ -5,6 +5,13 @@ blurb: Conversion between JSON and canonical binary format for XRP Ledger transa
labels:
- Blockchain
- Transaction Sending
curated_anchors:
- name: Sample Code
anchor: "#sample-code"
- name: Canonical Field Order
anchor: "#canonical-field-order"
- name: Type List
anchor: "#type-list"
---
# Serialization Format
[[Source]](https://github.com/ripple/rippled/blob/develop/src/ripple/protocol/impl/STObject.cpp#L696-L718 "Source")