lisk-desktop icon indicating copy to clipboard operation
lisk-desktop copied to clipboard

Fetch account data for account management

Open soroushm opened this issue 2 years ago • 1 comments

Description

we introduce login by encryption JSON and remove the recovery phrase from the redux we need to update the redux and API call to match with a new structure

Acceptance Criteria

  • on add /switch account, data should be fetched
    • data from the dashboard should fetch
    • data from the wallet should fetch
    • sign multi-signature/message and votes should be available
  • adopt unit test

soroushm avatar Jun 02 '22 08:06 soroushm

@soroushm the issue is not upto date, we need to add all the RPC endpoints required for account management

ManuGowda avatar Aug 01 '22 10:08 ManuGowda

we will integrate the endpoint on #4424, #4429, #4400 tickets

soroushm avatar Aug 25 '22 16:08 soroushm