get_min_utxo_value

Function get_min_utxo_value 

Source
pub fn get_min_utxo_value(
    output: &Output,
    coins_per_utxo_size: &u64,
) -> Result<String, WError>