added the DATA_RECIPIENT_PHONE_NUMBER to store the formatted phone number
This commit is contained in:
parent
b6de057cc4
commit
5b82afa768
@ -93,6 +93,8 @@ const (
|
||||
DATA_SEND_TRANSACTION_TYPE
|
||||
// Holds the recipient active token (RAT)
|
||||
DATA_RECIPIENT_ACTIVE_TOKEN
|
||||
// Holds the recipient formatted phone number
|
||||
DATA_RECIPIENT_PHONE_NUMBER
|
||||
)
|
||||
|
||||
const (
|
||||
|
Loading…
Reference in New Issue
Block a user