mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 20:05:50 +00:00
Fix unparsed ref link to Object in Binary reference
This commit is contained in:
@@ -338,7 +338,7 @@ Some fields specify a _type_ of asset, which could be XRP or a fungible [token](
|
||||
|
||||
|
||||
### Object Fields
|
||||
[STObject]: #object-fields
|
||||
[Object]: #object-fields
|
||||
|
||||
Some fields, such as `SignerEntry` (in [SignerListSet transactions][]), and `Memo` (in `Memos` arrays) are objects (called the "STObject" type). The serialization of objects is very similar to that of arrays, with one difference: **object members must be placed in canonical order** within the object field, where array fields have an explicit order already.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user