Merge pull request #230 from brianoflondon/main

Changed the Suggested value from integer to float
pull/255/head
Dave Jones 2021-05-11 09:18:24 -05:00 zatwierdzone przez GitHub
commit 787e7b8ca6
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -268,7 +268,8 @@ For the `<podcast:value>` tag, the following attributes MUST be used:
- `type` (required): "lightning"
- `method` (required): "keysend"
- `suggested` (optional): An integer representing millisatoshis.
- `suggested` (optional): A float representing a BTC amount.
e.g. 0.00000005000 is 5 Sats.
For the `<podcast:valueRecipient>` tag, the following attributes MUST be used: