Limit token unsweep fanout
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user