polkawallet-io / polkawallet-flutter

Replace to: https://github.com/polkawallet-io/app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

There are problems with the functional logic of savings accounts and control accounts

StrawberryFlavor opened this issue · comments

commented

Steps:

  1. Change control to another address
  2. Switch to control account

Problem Description:
1.Changes to the reward method of savings accounts should be grayed out,and cannot be used
image

  1. The control account has the power to unbind, and the stored-value account has the power to modify the binding quantity, which should be distinguished
    image

  2. It is not possible to switch to a stored value account through settings in the control account,and the two account addresses are the same
    image

  3. The staking record and income record of the control account should be shown as the stored value account,If the control account is also the identity of the stored value account, the stored value account records will be displayed first