Limit token unsweep fanout

This commit is contained in:
root
2026-05-30 17:52:10 +00:00
parent 4c8bcca936
commit 0e7a4d4e9c
3 changed files with 9 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@ return [
'WITHDRAWAL_FEE' => 0.1,
'TOKEN_WITHDRAWALS_CHARGE_SAL1_FEE' => false,
'MAX_UNSWEEP_OUTPUTS' => 100,
'MAX_TOKEN_UNSWEEP_OUTPUTS' => 2,
'UNSWEEP_SAL1_FEE_RESERVE' => 0.5,
'UNSWEEP_TOKEN_SAL1_FEE_RESERVE' => 0.05,
'MAX_MULTI_TIPS' => 5