Johan T. Halseth
Johan T. Halseth
@Crypt-iQ Can you update the PR description to explain why this is still needed now that #3219 is merged?
@Crypt-iQ can be closed?
@34ro Check if your account has been flagged on Travis. if it has you'll have to e-mail them to un-flag it :/
Can target for 0.8 possibly.
Moving this to next release.
This is no longer blocked by anchor outputs, and can be rebased.
The wallet/fundingmanager already has a `subtractFees` flag that can be used for this purpose: https://github.com/lightningnetwork/lnd/blob/3aca9d24b849822b0c345985f2c4d27cad688b22/lnwallet/wallet.go#L69 It should significantly reduce the complexity of this PR I think.
@bjarnemagnussen I'm not sure I understand the limitation of the current API. If you do a regular channel opening with the `MaxFundingAmt` value, it will open that channel if the...
Needs rebase!
Reopen to properly set the default value.