This method removes the active account from local storage by setting it to undefined.
disconnect
disconnect(): Promise<void>
Returns Promise<void>
Description
Removes all beacon values from the storage. After using this method, this instance is no longer usable.
You will have to instantiate a new BeaconWallet.
Description
This method removes the active account from local storage by setting it to undefined.