Update robosats.env

This commit is contained in:
KoalaSat
2025-07-06 12:42:48 +00:00
committed by GitHub
parent e4b61aaef1
commit ed49e82488

View File

@ -133,7 +133,6 @@ EXP_TAKER_BOND_INVOICE = 200
# Proportional routing fee limit (fraction of total payout: % / 100)
PROPORTIONAL_ROUTING_FEE_LIMIT = 0.001
# Base flat limit fee for routing in Sats (used only when proportional is lower than this)
MIN_FLAT_ROUTING_FEE_LIMIT = 10
MIN_FLAT_ROUTING_FEE_LIMIT_REWARD = 2
# Routing timeouts
REWARDS_TIMEOUT_SECONDS = 30