Update example to include AMP

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

Wyświetl plik

@ -345,6 +345,18 @@ Since the value block is defined at the `<channel>` level, it applies to every p
</channel>
```
To use Atomic Multipath Payments (AMP) instead of `keysend`, simply set the
payment `method` to `amp`:
```xml
...
<channel>
<podcast:value type="lightning" method="amp" suggested="0.00000015000">
...
</podcast:value>
</channel>
```
##### Example: `<Item>` Override
To set up different payment splits for individual episodes, a value block has to