include the retrieved phone number
This commit is contained in:
parent
301d4f4232
commit
e5b9a8955d
@ -425,7 +425,7 @@ func (h *MenuHandlers) MaxAmount(ctx context.Context, sym string, input []byte)
|
||||
return res, nil
|
||||
}
|
||||
|
||||
fmt.Println("got 3")
|
||||
fmt.Println("got 3:", string(recipientPhoneNumber))
|
||||
|
||||
recipientActiveSym, recipientActiveAddress, recipientActiveDecimal, err := h.getRecipientData(ctx, string(recipientPhoneNumber))
|
||||
if err != nil {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user