Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.44 KB

File metadata and controls

29 lines (21 loc) · 1.44 KB
description
Learn about liquidity, capacity and how to manage the capital in your Lightning node.

Liquidity

In business, liquidity usually refers to the ability to meet short-term obligations. In markets, liquidity refers to the ability to trade assets at a given price. For instance, we might refer to Bitcoin as a liquid asset if we are able to buy and sell large quantities of it without significantly moving the market price.

In the context of this guide, liquidity refers to the ability to move funds, which is an important concept for routing payments in the Lightning Network. To be able to route payments, and collect routing fees, you will want your funds to be as liquid as possible, or otherwise be compensated for the illiquidity.

In these articles, we explore the concept of liquidity in the Lightning Network and describe ways to better manage it.

{% content-ref url="understanding-liquidity.md" %} understanding-liquidity.md {% endcontent-ref %}

{% content-ref url="manage-liquidity.md" %} manage-liquidity.md {% endcontent-ref %}

{% content-ref url="how-to-get-inbound-capacity-on-the-lightning-network.md" %} how-to-get-inbound-capacity-on-the-lightning-network.md {% endcontent-ref %}

{% content-ref url="lightning-service-provider.md" %} lightning-service-provider.md {% endcontent-ref %}