Add a short description on AMP

pull/274/head
Gigi 2021-07-29 15:02:02 +02:00
rodzic 303a40f188
commit 2b371676c9
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 89C4A25E69A5DE7F
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -266,6 +266,12 @@ API that exposes a compatible process.
Currently, development is centered fully on [Lightning](https://github.com/lightningnetwork) using the "keysend" protocol. Keysend allows for push
based payments without the recipient needing to generate an invoice to receive them.
Atomic multipath payments ([AMPs]) are another, more modern method to send
spontaneous payments via lightning. AMP payments require the same information
as `keysend` payments, namely a node pubkey and a payment amount.
[AMPs]: https://bitcoinops.org/en/topics/multipath-payments/
<br>
#### Lightning