This PR fixes the scenario whereby on reconnection the SDK was not updating the selected account from the eth_requestAccounts response. This regression was introduced in #116 when fixing the selected address when multiple accounts are connected on the wallet. This latter issue has been fixed in this wallet PR
This PR fixes the scenario whereby on reconnection the SDK was not updating the selected account from the
eth_requestAccounts
response. This regression was introduced in #116 when fixing the selected address when multiple accounts are connected on the wallet. This latter issue has been fixed in this wallet PR