Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add default sign options to wallet connect sign funcs (#73)
This PR adds the `preferNoSetFee` and `preferNoSetMemo` options hardcoded to `true` to the `WalletConnectV2` class. See #61 for the relevant issue. If tested to be working, this PR should take precedence over #71 as this implementation is much simpler. - Closes #61 - Closes #71
- Loading branch information