send with swap #102

Open
Alfred-mk wants to merge 16 commits from send-with-swap into master
Showing only changes of commit 758463ee8c - Show all commits

View File

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