add transaction data keys
This commit is contained in:
parent
f441b3b2af
commit
758463ee8c
@ -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 (
|
||||
|
Loading…
Reference in New Issue
Block a user