Function create_vec_of_string

Source
pub fn create_vec_of_string(
    number_of_utxos: usize,
    element: &BigInt,
) -> Vec<String>