• backup/decimal-precision-full a703bb32d3

    padreug released this 2026-01-11 14:17:07 +00:00 | -2 commits to main since this release

    LNbits create_invoice expects amount: float but we were passing int.
    While Python's duck typing handles this, explicit casting ensures type
    correctness and matches the API contract.

    🤖 Generated with Claude Code

    Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com

    Downloads