mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
When the server is finsihed sending updates in trackPayment, we get an EOF error. To allow clients to listen on these channels after the payment has succeeded, we close them to signal that we have finsihed sending updates. |
||
|---|---|---|
| .. | ||
| basic_client.go | ||
| chainnotifier_client.go | ||
| invoices_client.go | ||
| lightning_client.go | ||
| lnd_services.go | ||
| lnd_services_test.go | ||
| log.go | ||
| macaroon_pouch.go | ||
| router_client.go | ||
| signer_client.go | ||
| versioner_client.go | ||
| walletkit_client.go | ||