added the data key for the swap from balance
This commit is contained in:
parent
c02aa99ed0
commit
5255671a3d
@ -93,6 +93,8 @@ const (
|
|||||||
DATA_SEND_TRANSACTION_TYPE
|
DATA_SEND_TRANSACTION_TYPE
|
||||||
// Holds the recipient formatted phone number
|
// Holds the recipient formatted phone number
|
||||||
DATA_RECIPIENT_PHONE_NUMBER
|
DATA_RECIPIENT_PHONE_NUMBER
|
||||||
|
// Currently active swap from balance for the swap
|
||||||
|
DATA_ACTIVE_SWAP_FROM_BALANCE
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user