add transaction data keys

This commit is contained in:
Alfred Kamanda 2025-08-04 11:19:22 +03:00
parent f441b3b2af
commit 758463ee8c
Signed by: Alfred-mk
GPG Key ID: A1C8294B5C886C25

View File

@ -89,6 +89,10 @@ const (
DATA_ACTIVE_POOL_NAME
// Holds the active pool symbol for the swap
DATA_ACTIVE_POOL_SYM
// Holds the send transaction type
DATA_SEND_TRANSACTION_TYPE
// Holds the recipient active token (RAT)
DATA_RECIPIENT_ACTIVE_TOKEN
)
const (