-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
f Add test to parse new URIs in
unified_qr.rs
I added a new test for test_parse_uri in `unified_qr.rs` so we could test real URIs from wallets. This one was a zeus URI on testnet. I will be adding more in the future but I want to push this commit to check if CI checks pass. Also added docs on `uniffi_types.rs` to ensure contributers add imports or re-exports so they're accessible in the bindings. Rather then adding them in `lib.rs` like rustc recommends.
- Loading branch information
Showing
2 changed files
with
37 additions
and
7 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