mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
deploy: 68286df23d
This commit is contained in:
@@ -66,11 +66,11 @@ $(function() {
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock"><p>Classes and functions for handling data and values associated with the Ripple protocol.</p>
|
||||
<h1><a class="anchor" id="autotoc_md261"></a>
|
||||
<h1><a class="anchor" id="autotoc_md272"></a>
|
||||
Serialized Objects</h1>
|
||||
<p>In ripple objects transmitted over the network must be serialized into a canonical format. The prefix "ST" refers to classes that deal with the serialized format of ripple objects.</p>
|
||||
<p>The term "Tx" or "tx" is an abbreviation for "Transaction", a commonly occurring object type.</p>
|
||||
<h2><a class="anchor" id="autotoc_md262"></a>
|
||||
<h2><a class="anchor" id="autotoc_md273"></a>
|
||||
Optional Fields</h2>
|
||||
<p>Our serialized fields have some "type magic" to make optional fields easier to read:</p>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user