Skip to main content

encode_record_bundle

Function encode_record_bundle 

Source
pub fn encode_record_bundle(
    records: &[SignedAddressRecord],
) -> Result<Vec<u8>, String>
Expand description

Encode signed records in a length-delimited binary body, outside JSON headers.