Skip to content

Reset Wallet

Compare
Choose a tag to compare
@lnbc1QWFyb24 lnbc1QWFyb24 released this 21 Jan 03:46
0707d4c

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:

  • Ensure all elements inherit font-family (#174)
  • Feature: Wallet Reset Function (#176)
  • Fix: WalletConnect Close (#178)