[][src]Function multiproof_rs::make_multiproof

pub fn make_multiproof(
    root: &Node,
    keys: Vec<NibbleKey>
) -> Result<Multiproof, String>