-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert values coming in from WalletConnect (#70)
* Convert incoming WC values from hex or strings to numbers needed for RIF Wallet. * use correct variable. * Requested changes. * Add sample values so it can send. * Rewrite tests to always expect signer and walletAdapters - Spyon the sendTransaction method to get the parameters that are being sent to the provider - Change default values to undefined not zero.
- Loading branch information
1 parent
b547fa2
commit 37bef06
Showing
2 changed files
with
80 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters