1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-03-13 03:14:26 +01:00
eclair/eclair-core
Bastien Teinturier db8290f80e
Add recommended_feerates optional message (#2860)
We send to our peers an optional message that tells them the feerates
we'd like to use for funding channels. This lets them know which values
are acceptable to us, in case we reject their funding requests.

This is using an odd type and will be automatically ignored by existing
nodes who don't support that feature.

Co-authored-by: Pierre-Marie Padiou <pm47@users.noreply.github.com>
2024-09-24 16:22:24 +02:00
..
src Add recommended_feerates optional message (#2860) 2024-09-24 16:22:24 +02:00
eclair-cli Update the CLI tools (#2837) 2024-03-13 10:47:20 +01:00
pom.xml Update Bitcoin Core to v27.1 (#2862) 2024-06-18 14:41:37 +02:00