Function effective_value

Source
pub fn effective_value(
    output: &OutputGroup,
    feerate: f32,
) -> Result<u64, SelectionError>
Expand description

Returns the effective value of the OutputGroup, which is the actual value minus the estimated fee.