You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User Asets up a multichain wallet QR with some preferred networks (e.g., 'arb1' only
)
User B goes to 'send to' page and scans User A's QR
User B Selects an asset for sending
User B enters the available asset amount on the asset sending page.
User B opens the 'edit receiver networks' drawer
Actual result:
All networks are fetched for the receiver as preferable. This happens because, after scanning the QR code in step 2, the address is fetched without an 'arb1' prefix.
android1.mp4
Expected result:
The scanned addresses on the 'send to' page, should be fetched with networks prefixes.
OS:
IOS, Android
Devices:
Pixel 7a, Android 13
iPhone 11 Pro Max, IOS 17
The text was updated successfully, but these errors were encountered:
Follow up for #19668
Steps:
User A
sets up a multichain wallet QR with some preferred networks (e.g., 'arb1' only)
User B
goes to 'send to' page and scansUser A's
QRUser B
Selects an asset for sendingUser B
enters the available asset amount on the asset sending page.User B
opens the 'edit receiver networks' drawerActual result:
All networks are fetched for the receiver as preferable. This happens because, after scanning the QR code in step 2, the address is fetched without an 'arb1' prefix.
android1.mp4
Expected result:
The scanned addresses on the 'send to' page, should be fetched with networks prefixes.
OS:
IOS, Android
Devices:
The text was updated successfully, but these errors were encountered: