Exploring whether Lightning is a good fit for handling very small, usage-based payment events triggered by an external process (think: per-use micropayments).
A few questions for anyone who’s built LN-heavy apps:
-
Are there known bottlenecks when volume is high but amounts are tiny?
-
Any best practices around liquidity management for automated microflows?
-
Would LSAT/L402 be appropriate for metering access, or is that overkill?
Just trying to understand viability and architectural boundaries before going deeper.
Appreciate any guidance.