Podcastindex-org / helipad

This is a simple lnd poller and web front-end to see and read boosts and boostagrams.
MIT License
31 stars 14 forks source link

Handle unexpected reply address/key values #93

Closed ericpp closed 3 days ago

ericpp commented 2 weeks ago
ericpp commented 3 days ago

Reply_address error was caused by stream replies using the get_boosts_from_db function which specifically filters out streams. Added get_single_invoice_from_db and get_invoices_from_db which gets all boosts/streams from the db by index.