payjoin / nolooking

Batched Channels from a PayJoin ⚡️🔀
41 stars 8 forks source link

Test lsp integration #80

Closed DanGould closed 1 year ago

DanGould commented 1 year ago

On second thought, the from_config might not be what enables integration testing. Making LspClient a trait with an alternative request_quote() might be. I would still want lsp_endpoint encapsulated from scheduler, either by removing the configuration or parsing it into a struct a from_config method.

DanGould commented 1 year ago

removing lsp from core offering because of the results of demand experiments