fn validate_funding_amount(amount: &HoprBalance) -> Result<(), ValidationError>Expand description
Validates that AutoFundingStrategyConfig::funding_amount is non-zero.
fn validate_funding_amount(amount: &HoprBalance) -> Result<(), ValidationError>Validates that AutoFundingStrategyConfig::funding_amount is non-zero.