mirror of
https://github.com/ACINQ/eclair.git
synced 2025-03-12 19:01:39 +01:00
Offers allow a wide range of use-cases and it would be impossible to cover everything in eclair, which is why we have relied on plugins to manage offers. However most users will not need advanced features, and we can handle default offer management that should work for most users. Advanced users can still use a plugin to manage more complex offer flows. Supported use-cases: - accepting donations - selling items without inventory management - compact (non-private) offers using our public node id - private offers where our identity is protected by a blinded path When blinded paths are used, the node operators specifies the introduction node and the number of paths and their length. Eclair will use its graph data to build payment paths based on those parameters and add dummy hops / duplicate paths if necessary. |
||
---|---|---|
.. | ||
eclair-v0.6.1.md | ||
eclair-v0.6.2.md | ||
eclair-v0.7.0.md | ||
eclair-v0.8.0.md | ||
eclair-v0.9.0.md | ||
eclair-v0.10.0.md | ||
eclair-v0.11.0.md | ||
eclair-vnext.md |