mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-25 15:09:53 +01:00
If the closing type is known: - there is no need to watch the funding tx because it has already been spent and the spending tx has already reached min_depth - there is no need to attempt to publish transactions for other type of closes. * differentiate current/next remote close We can still match on the trait `RemoteClose` if we don't need that level of precision. |
||
---|---|---|
.. | ||
src | ||
eclair-cli | ||
pom.xml |