Update comment

This commit is contained in:
hulkhan22
2025-06-07 18:47:26 +02:00
parent ef7fb0e4a5
commit 2fbac07b09
@@ -22,7 +22,7 @@ public record BtrDeliveryConfig : BaseConfig
}
/// <summary>
/// How often server should process insurance in seconds
/// How often server should process BTR delivery in seconds
/// </summary>
[JsonPropertyName("runIntervalSeconds")]
public double RunIntervalSeconds