Files
xahaud/src/ripple/protocol
2015-07-15 16:56:40 -07:00
..
2015-07-13 16:38:40 -07:00
2015-07-13 16:37:04 -07:00
2015-07-13 16:37:04 -07:00
2015-06-15 19:43:02 -07:00
2015-07-13 15:25:20 -07:00
2015-06-02 16:52:22 -07:00
2015-06-25 09:05:06 -07:00
2015-06-15 19:43:02 -07:00
2015-06-22 18:39:33 -07:00
2015-05-22 11:09:50 -07:00
2015-05-29 13:45:16 -04:00
2015-07-13 16:37:04 -07:00
2015-05-22 11:09:50 -07:00
2015-06-25 09:05:06 -07:00
2015-07-13 16:37:04 -07:00
2015-07-02 15:09:10 -07:00
2015-07-13 16:37:04 -07:00
2015-06-10 15:59:52 -07:00
2015-06-25 09:05:06 -07:00
2015-06-15 19:43:02 -07:00
2015-05-22 11:09:50 -07:00
2015-07-09 13:25:18 -07:00
2015-05-06 13:11:24 -07:00
2015-05-29 13:44:44 -04:00
2015-07-13 16:37:04 -07:00
2015-06-25 09:05:06 -07:00
2015-06-02 12:49:30 -07:00
2015-06-25 09:05:06 -07: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.