mirror of
https://github.com/RoboSats/robosats-deploy.git
synced 2025-08-02 08:01:48 +00:00
Update robosats.env
This commit is contained in:
@ -133,7 +133,6 @@ EXP_TAKER_BOND_INVOICE = 200
|
|||||||
# Proportional routing fee limit (fraction of total payout: % / 100)
|
# Proportional routing fee limit (fraction of total payout: % / 100)
|
||||||
PROPORTIONAL_ROUTING_FEE_LIMIT = 0.001
|
PROPORTIONAL_ROUTING_FEE_LIMIT = 0.001
|
||||||
# Base flat limit fee for routing in Sats (used only when proportional is lower than this)
|
# 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
|
MIN_FLAT_ROUTING_FEE_LIMIT_REWARD = 2
|
||||||
# Routing timeouts
|
# Routing timeouts
|
||||||
REWARDS_TIMEOUT_SECONDS = 30
|
REWARDS_TIMEOUT_SECONDS = 30
|
||||||
|
Reference in New Issue
Block a user