Commit Graph

8 Commits

Author SHA1 Message Date
Elle Mouton 953abb7436
templates/golang: set endorced field for JammingPayment AddInvoiceData
Use the JammingPaymentReq.EndorseOutgoing field to potentially set
EndorseOutgoing on the SendPaymentRequest.
2024-04-17 13:43:31 -04:00
Carla Kirk-Cohen 06342f1ce4
main: add template to write jamming program 2024-04-15 15:45:31 -04:00
Carla Kirk-Cohen 8534c55cb3
graph: add wait wait for channel utility
We need to wait till the channels that we've opened are in the
graph before we can use them.
2024-04-15 15:45:30 -04:00
Carla Kirk-Cohen f543a06d60
graph: add close all channels utils 2024-04-15 15:45:29 -04:00
Carla Kirk-Cohen e3d06ebd64
multi: add open channel utility 2024-04-15 15:45:28 -04:00
Carla Kirk-Cohen 35fa9fa540
multi: add jamming harness with payment utility to send and hold htlcs 2024-04-15 15:45:27 -04:00
Carla Kirk-Cohen b618b15b9b
golang: add getnode for lndnodes struct for easy access 2024-04-15 15:45:26 -04:00
Carla Kirk-Cohen d98c6c5078
multi: add main and connect to LND using env vars 2024-04-15 15:45:25 -04:00