Skip to content

WalletConnect Options

Compare
Choose a tag to compare
@lnbc1QWFyb24 lnbc1QWFyb24 released this 21 Apr 22:04
a6e5273

Just a small release to add some more options to the WalletConnect module. You can now pass in a rpc url endpoint and your own bridge url and that will be passed on to the WalletConnect provider when it is instantiated.

Also included is a fix for a bug for the WalletConnect module where it wouldn't show the QR code as Onboard is waiting on the address promise to resolve, but with WalletConnect it hangs. So timeout has been added to makes sure that it always eventually resolves.

Changelog:

  • Enhancement: WalletConnect Options (#311)
  • Fix: WalletConnect Resolve (#312)
  • bump torus