* Display HD path on sign message page
* Create component for displaying account details
* Add retrieve accounts function
* Load accounts after closing app
* Fix the retrieve accounts function
* Use hdpath instead of id
* Check if keystore is empty while retrieving accounts
* Add spinner when accounts are being fetched
* Display complete hd paths after reloading the app
* Remove any return type
* Store public key and address
* Modify sign message function to use path
* Fix the add accounts functionality