Olaoluwa Osuntokun
Olaoluwa Osuntokun
> we can use the send-when-not-busy logic to intersperse gossip messages in a way that doesn't delay an eventually arriving urgent message too much Yep, we also add delays before...
If you need those fields, you can either make a wrapper struct that embeds the existing `GetBlockHeaderVerboseResult` which adds those new fields. Or you can make a PR adding them....
I think we can close this now w/ multi rfq?
This is about waiting for the channel to clear in the case of active HTLCs. If that flag is false, and you have a pending HTLC on the channel you're...
> Possibly we need another option that controls whether or not the call waits for the close to be confirmed? The call returns streaming RPCs that tell you when we...
> Or, maybe the client should just figure out how to do that themselves? As is, the client can do that themselves. > What is the default? The default is...
> Was this feature necessary as part of co-op close or was it just added at the same time as a convenience/coincidence? Like without co-op close it could still be...
Pushed up a new version. PTAL.
Perhaps we should target this for 0.18.3? Small bug fix that makes the API harder to use incorrectly.
Needs a rebase, then this should be g2g.