You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In that case we could still make The LndClientSync and Send so the "Verify funding" logic can interact with remote lightning nodes in parallel lnd::LndClient::verify_funding as demonstrated in #10
we don't need repeat rpc calls, which I think we're doing now.
lnd: https://api.lightning.community/#batchopenchannel
cln: https://lightning.readthedocs.io/lightning-multifundchannel.7.html
The text was updated successfully, but these errors were encountered: