Verify lamassu-send-coins works with LNbits lightning source #3

Closed
opened 2026-01-11 16:22:25 +00:00 by padreug · 1 comment
Owner

Description

Verify that the lamassu-send-coins command works correctly when using LNbits as the lightning source.

Tasks

  • Test lamassu-send-coins with LNbits configured as the lightning funding source
  • Confirm lightning invoice payments are processed correctly
  • Document any configuration requirements specific to LNbits
  • Update documentation if needed

Context

LNbits integration was added as a lightning funding source. Need to ensure the send-coins CLI tool properly handles lightning payments through LNbits.

## Description Verify that the `lamassu-send-coins` command works correctly when using LNbits as the lightning source. ## Tasks - [ ] Test `lamassu-send-coins` with LNbits configured as the lightning funding source - [ ] Confirm lightning invoice payments are processed correctly - [ ] Document any configuration requirements specific to LNbits - [ ] Update documentation if needed ## Context LNbits integration was added as a lightning funding source. Need to ensure the send-coins CLI tool properly handles lightning payments through LNbits.
Author
Owner

Closing as part of aiolabs/lamassu-server archival.

Obsolete under the Nostr-native architecture. lamassu-send-coins CLI was for the legacy server-driven cash-in path. In our current stack, bitspire (the ATM, aiolabs/lamassu-next) directly creates invoices via lnbits' nostr-transport create_invoice RPC — no CLI / server-side coin-sending machinery involved. Lightning settlement is end-to-end between the ATM and lnbits over the kind-21000 RPC channel.

Disposition tracked in aiolabs/satmachineadmin#40.

Closing as part of `aiolabs/lamassu-server` archival. **Obsolete under the Nostr-native architecture.** `lamassu-send-coins` CLI was for the legacy server-driven cash-in path. In our current stack, **bitspire (the ATM, `aiolabs/lamassu-next`)** directly creates invoices via lnbits' `nostr-transport` `create_invoice` RPC — no CLI / server-side coin-sending machinery involved. Lightning settlement is end-to-end between the ATM and lnbits over the kind-21000 RPC channel. Disposition tracked in `aiolabs/satmachineadmin#40`.
Commenting is not possible because the repository is archived.
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aiolabs/lamassu-server#3
No description provided.