Function serai_coordinator::tributary::handle::unflatten

source ยท
fn unflatten(
    spec: &TributarySpec,
    removed: &[<Ristretto as Ciphersuite>::G],
    data: &mut HashMap<Participant, Vec<u8>>,
)