Reset Wallet
This release adds a feature where you can reset the internal wallet state and disconnect from a wallet instance by calling onboard.walletReset()
.
The WalletConnect module was also modified to ensure that it is disconnecting properly when either the user disconnects from the session on their mobile device, or if the walletReset
function was called.
Additionally the font-family
is now correctly being inherited so that only one css over-ride is necessary to change the font.
Changelog: