formalize value tag

pull/294/head
Dave Jones 2021-09-01 17:25:48 -05:00
rodzic e9f91e5efa
commit 00f0816ee8
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -525,6 +525,9 @@ When scanned on a mobile phone's camera app, this link will go to the specified
When scanned on a QR code reader inside a podcast app, like [CurioCaster](https://curiocaster.com/), the app can parse the `podcast:guid` value from the URL, allowing the podcast to be opened within the application.
<br><br>
## Value
`<podcast:value>`
This element designates the cryptocurrency or payment layer that will be used, the transport method for transacting the payments, and a suggested amount denominated in the given cryptocurrency.
@ -557,6 +560,8 @@ The node value must be one or more `<podcast:valueRecipient>` elements.
></podcast:value>
```
<br><br>
## Value Recipient
`<podcast:valueRecipient>`