added the flag_swap_transaction when a swap needs to be performed in the send node

This commit is contained in:
Alfred Kamanda 2025-08-25 17:19:11 +03:00
parent 7e1042c6a9
commit 0e4dfe1baf
Signed by: Alfred-mk
GPG Key ID: E60B2165A97F4D41

View File

@ -35,3 +35,4 @@ flag,flag_account_pin_reset,41,this is set on an account when an admin triggers
flag,flag_incorrect_pool,42,this is set when the user selects an invalid pool
flag,flag_low_swap_amount,43,this is set when the swap max limit is less than 0.1
flag,flag_alias_unavailable,44,this is set when the preferred alias is not available
flag,flag_swap_transaction,45,this is set when the transaction will involve performing a swap

Can't render this file because it has a wrong number of fields in line 34.