fn generate_leftmost_rs(
    rs: &mut Vec<Seed>,
    log_depth: Depth,
    master: &Seed
) -> Keypair