Display graphic

This commit is contained in:
Dennis Dawson
2025-06-05 09:57:29 -07:00
parent f92da3a9bd
commit 7ac30a63ba

View File

@@ -24,14 +24,12 @@ Payment Channels do not intrinsically specify anything about what you can buy an
- Inexpensive things, where the cost of processing a transaction is a non-trivial part of the price - Inexpensive things, where the cost of processing a transaction is a non-trivial part of the price
- Things normally bought in bulk, where the exact quantity desired is not known in advance - Things normally bought in bulk, where the exact quantity desired is not known in advance
<!--
## Payment Channel Lifecycle ## Payment Channel Lifecycle
The following diagram summarizes the lifecycle of a payment channel: The following diagram summarizes the lifecycle of a payment channel:
[{% inline-svg file="/docs/img/paychan-flow.svg" /%}](/docs/img/paychan-flow.svg "Payment Channel Flow Diagram") [{% inline-svg file="/docs/img/paychan-flow.svg" /%}](/docs/img/paychan-flow.svg "Payment Channel Flow Diagram")
-->
## See Also ## See Also
- **Related Concepts:** - **Related Concepts:**