Closed grubles closed 7 months ago
setup.go:113: lightingds[0].OpenChannel() FundChannel() 313:We would not have enough left for min-emergency-msat 25000sat
Anchor channels are now the default in >24.02. Looks like we need to account for the extra 25000 sat requirement now when opening a channel? @YusukeShimizu
Yes, we need to account for the min-emergency-msat
now when opening a channel.
I created another PR to ensure all tests are passed.
https://github.com/ElementsProject/peerswap/pull/292
This bumps
go
to 1.22 since 1.19 is EOL now.This also updates the test daemons to:
cln v24.02.1 lnd v0.17.4-beta bitcoin v26.0