Concordium / concordium-reference-wallet-android

Reference Android wallet for the Concordium blockchain
Apache License 2.0
12 stars 2 forks source link

Delegation: Update account screen with baker/delegation amount #130

Closed jens-concordium closed 2 years ago

jens-concordium commented 2 years ago

Task description When the delegation feature is added to the wallet, the account screen has to be updated slightly.

Scenario 1: The totals area of a specific account must display the target baker pool ID along with the delegation amount, if the account is delegating an amount of CCDs.

Scenario 2: If the account is baking, it must instead show the accounts baker ID and how much is staked on the account.

Both scenarios can be found in Figma, in the box named "Account screen".

Delegation:

image

Baking:

image