NemProject / NanoWallet

👛
287 stars 13 forks source link

About Export Method of Single Account Using QR #536

Open mizunashi opened 6 years ago

mizunashi commented 6 years ago

Expected Behavior

Currently, mobile wallet does not support HD wallet. In this case, the red circle in the figure shows the QR of the selected NEM address.

Current Behavior

Be sure to display the QR of the Primary account.

Possible Solution

When the account is changed by pulldown, the QR of the currently selected NEM address is displayed in red circle place.

Steps to Reproduce

  1. Select an account other than Primary.
  2. On the account screen, display Export Wallet QR.
  3. Import QR with mobile wallet.
  4. Primary account is imported with mobile wallet.

Details

If it is specification it will not be fixed. When changing, it is necessary to change the character as follows.  [Export wallet QR (Android and iOS)]  ↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓  [Export account QR (Android and iOS)]

2018-06-25 22 08 01

mizunashi commented 6 years ago

This may be a problem if Mobile Wallet does not correspond to BIP 32/44.

cryptoBeliever commented 2 years ago

I think this was partially fixed during opt-in:

image

There was added new export option to export which is exporting the current account. I think in such a case the first one is not needed and should be removed. To confirm by the developer.