-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: detect lightning param in bip 21 QR codes (#42)
* refactor: split `parsePaymentDestination` into multiple methods * feat: process lightning param in BIP 21 QR strings * test: add test cases for invalid network * refactor: add additional test cases and refactor submethods * test: add missing test cases * refactor: clean up sub functions for * refactor: remove duplicate function * refactor: pass in destination * chore: fix code:check errors
- Loading branch information
1 parent
6cbc2e3
commit e51b198
Showing
2 changed files
with
357 additions
and
205 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
Oops, something went wrong.