pull/294/head
Dave Jones 2021-09-02 08:36:12 -05:00
rodzic f33b898f61
commit a8f6d3d8a6
1 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -529,7 +529,7 @@ When scanned on a QR code reader inside a podcast app, like [CurioCaster](https:
## Value
`<podcast:value>`<br>
`<podcast:value>`<br><br>
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.
This element can exist at either the `<channel>` or `<item>` level. When it exists at the `<item>` level, it should be treated as an "override" of whatever is defined at the `<channel>` level.
@ -538,13 +538,13 @@ This is a complex tag, so implementors are HIGHLY encouraged to read the compani
this tag works and what it is capable of.
### Parent
`<channel>` or `<item>`
`<channel>` or `<item>`
### Count
Single
Single
### Node Value
The node value must be one or more `<podcast:valueRecipient>` elements.
The node value must be one or more `<podcast:valueRecipient>` elements.
### Attributes
- **type:** (required) This is the service slug of the cryptocurrency or protocol layer.