Skip to main content

parse_resolve_undo_payload

Function parse_resolve_undo_payload 

Source
pub fn parse_resolve_undo_payload(
    data: &[u8],
) -> Result<BTreeMap<Vec<u8>, ResolveUndoRecord>>
Expand description

Parse the REUC extension payload into a path → record map.