This is designed for use by proxies in front of rippled. Configured IPs
can forward identifying user data in HTTP headers, including
user name and origin IP. If the user name exists, then resource limits
are lifted for that session. However, administrative commands are still
reserved only for administrative sessions.
Classes and functions for handling data and
values associated with the Ripple protocol.
Serialized Objects
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.
The term "Tx" or "tx" is an abbreviation for "Transaction",
a commonly occurring object type.