Skip to content

Conversation

@jvsena42
Copy link
Member

@jvsena42 jvsena42 commented Sep 10, 2025

Description

TODO

Preview

TODO

QA Notes

  • No LN balance -> scan 0 amount uniffied invoice -> use only on-chain balance
  • No LN balance -> scan 15 amount LN invoice -> error no balance
  • No LN balance -> node syncing -> scan 0 amount LN invoice -> quickpay enabled -> sync success -> shouldn't pay
  • No LN balance -> node syncing -> scan 15 amount LN invoice -> quickpay enabled -> sync success -> shouldn't pay
  • With LN balance -> node syncing -> scan 0 amount uniffied invoice > sync success -> enable both balances
  • With LN balance -> node synciing > scan 15 amount LN invoice -> sync success > display confirm screen
  • With LN balance -> node syncing -> scan 0 amount LN invoice -> quickpay enabled -> sync success -> don't pay
  • With LN balance -> node syncing -> scan 15 amount LN invoice -> quickpay enabled -> sync success -> should pay

@jvsena42 jvsena42 self-assigned this Sep 10, 2025
}

private suspend fun onScanLightning(invoice: LightningInvoice, scanResult: String) {
//TODO HANDLE NODE STILL RUNNING

Check warning

Code scanning / detekt

Checks if comments have the right spacing Warning

Missing space after //
@jvsena42 jvsena42 closed this Sep 11, 2025
@jvsena42 jvsena42 deleted the fix/update-lightning-after-sync branch September 11, 2025 21:17
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