Crate rippled_binary_codec

Source
Expand description

Serializing a ripple transaction into their canonical binary format.

Modulesยง

definition_fields
A DefinitionFields structure to represent the definitions.json JSON data and methods to manipulate the fields.
serialize
The core function to serialize the ripple transaction.
types
Structures represent corresponding fields in ripple transactions.