Skip to content

feat(abstract-lightning): add lightning address validation to SDK#8463

Merged
davidkaplanbitgo merged 1 commit intomasterfrom
T1-3048
Apr 9, 2026
Merged

feat(abstract-lightning): add lightning address validation to SDK#8463
davidkaplanbitgo merged 1 commit intomasterfrom
T1-3048

Conversation

@davidkaplanbitgo
Copy link
Copy Markdown
Contributor

Add allowLightning option to abstractUtxoCoin.isValidAddress to accept node pubkeys and bolt11 invoices. Pass this from ofcToken when the backing coin is btc/tbtc. Implement isValidPub, isValidAddress, and isWalletAddress for abstractLightningCoin.

T1-3048

@linear
Copy link
Copy Markdown

linear bot commented Apr 9, 2026

@davidkaplanbitgo davidkaplanbitgo force-pushed the T1-3048 branch 2 times, most recently from 5224e36 to c3c0cc9 Compare April 9, 2026 19:20
Add allowLightning option to abstractUtxoCoin.isValidAddress to accept
node pubkeys and bolt11 invoices. Pass this from ofcToken when the
backing coin is btc/tbtc. Implement isValidPub, isValidAddress, and
isWalletAddress for abstractLightningCoin.

BTC-3267
@davidkaplanbitgo davidkaplanbitgo marked this pull request as ready for review April 9, 2026 19:40
@davidkaplanbitgo davidkaplanbitgo requested review from a team as code owners April 9, 2026 19:40
@davidkaplanbitgo davidkaplanbitgo merged commit bb87b20 into master Apr 9, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants