From cb4bd7d7c10cadcb43f82c09b13ffed744e541f7 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 17 May 2026 04:37:15 +0530 Subject: Phase 5: Lightning auto-payout with LNURL-pay and NUT-05 melt - New lnurl_pay.c/h: LNURL-pay protocol (GET .well-known/lnurlp + callback) - New lightning_payout.c/h: threshold-based auto-payout with multi-recipient split - Extended nucula_wallet bridge with nucula_wallet_melt() (NUT-05) - Config: payout section with multi-mint, multi-recipient, fee_tolerance - Default: enabled, TollGate@coinos.io, min_payout=128, min_balance=64 - 18 new unit tests (all passing), 134 total --- tests/unit/test_tollgate_client | Bin 0 -> 51904 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100755 tests/unit/test_tollgate_client (limited to 'tests/unit/test_tollgate_client') diff --git a/tests/unit/test_tollgate_client b/tests/unit/test_tollgate_client new file mode 100755 index 0000000..33b272e Binary files /dev/null and b/tests/unit/test_tollgate_client differ -- cgit v1.2.3