pull/524/merge
Dave Jones 2023-04-28 15:53:03 -05:00
rodzic 8bf87116e4
commit 145f18e123
1 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

@ -487,7 +487,7 @@ and guest.
<br> <br>
##### Appendix A - TLV Records and Extensions ### Appendix A - TLV Records and Extensions
Lightning payments are performed using lightning messages as specified Lightning payments are performed using lightning messages as specified
in [BOLT #1: Base Protocol](https://github.com/lightningnetwork/lightning-rfc/blob/master/01-messaging.md). in [BOLT #1: Base Protocol](https://github.com/lightningnetwork/lightning-rfc/blob/master/01-messaging.md).
@ -500,8 +500,9 @@ found at the document [TLV record registry](https://github.com/satoshisstream/sa
. In special, the section _Fields used in customKey / customValue Pairs_ documents the known use cases for . In special, the section _Fields used in customKey / customValue Pairs_ documents the known use cases for
the `customKey` and `customValue` attributes. the `customKey` and `customValue` attributes.
<br>
##### Appendix B - Payment Actions ### Appendix B - Payment Actions
There are currently 3 payment "actions" that are defined in the BLIP-10 TLV extension that is embedded in the payment There are currently 3 payment "actions" that are defined in the BLIP-10 TLV extension that is embedded in the payment
payload: "stream", "boost" and "auto". payload: "stream", "boost" and "auto".