Files
rippled/src/ripple/protocol
2015-05-20 13:24:13 -07:00
..
2015-05-20 13:24:13 -07:00
2015-02-02 17:01:17 -08:00
2015-05-20 13:23:59 -07:00
2015-05-20 13:23:59 -07:00
2015-02-02 17:01:17 -08:00
2015-05-20 12:34:19 -07:00
2015-05-20 12:34:19 -07:00
2015-05-20 13:23:59 -07:00
2015-05-20 13:23:59 -07:00
2015-05-06 13:11:24 -07:00
2015-02-02 17:01:17 -08:00

protocol

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.