Skip to content

Conversation

@t-bast
Copy link
Member

@t-bast t-bast commented Oct 10, 2024

Update our codecs to use the official version of the liquidity ads messages and fields. The specification can be found here: lightning/bolts#1153.

Update our codecs to use the official version of the liquidity ads
messages and fields. The specification can be found here:
lightning/bolts#1153.
We allow purchasing liquidity from nodes that advertise liquidity ads
by opening new channels or using a splice on an existing channel.
If liquidity ads is active (the node operator has set some funding
rates), we accept selling liquidity to whoever wants to purchase it.
This behavior can be customized by a dedicated liquidity plugin.

This is a work-in-progress: to protect against liquidity griefing, we
must ensure that utxos are never locked when funding transactions.
@t-bast t-bast force-pushed the liquidity-ads-official branch from 9ed7d85 to f0e3e81 Compare October 24, 2025 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants