Crate substrate_stellar_xdr

Crate substrate_stellar_xdr 

Source
Expand description

An encoder and decoder for Stellar XDR types

This crate is compatible with Substrate and uses sp_std instead of std.

Modulesยง

compound_types
Generic types for encoding XDR variable length arrays and strings
streams
Streams for efficient encoding and decoding
xdr
Autogenerated XDR types
xdr_codec
Trait for types that can be XDR encoded/decoded