WalletConnect Options
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: