added the data key for the swap from balance

This commit is contained in:
Alfred Kamanda 2026-02-13 03:56:55 +03:00
parent c02aa99ed0
commit 5255671a3d
Signed by: Alfred-mk
GPG Key ID: E60B2165A97F4D41

View File

@ -93,6 +93,8 @@ const (
DATA_SEND_TRANSACTION_TYPE
// Holds the recipient formatted phone number
DATA_RECIPIENT_PHONE_NUMBER
// Currently active swap from balance for the swap
DATA_ACTIVE_SWAP_FROM_BALANCE
)
const (