Skip to content

Commit 8bf8711

Browse files
committed
tweak
1 parent f526d1e commit 8bf8711

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

value/value.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -506,11 +506,11 @@ the `customKey` and `customValue` attributes.
506506
There are currently 3 payment "actions" that are defined in the BLIP-10 TLV extension that is embedded in the payment
507507
payload: "stream", "boost" and "auto".
508508

509-
* "stream" - This means the payment is a timed interval payment (i.e. - every minute) that is sent or queued while the
509+
* `stream` - This means the payment is a timed interval payment (i.e. - every minute) that is sent or queued while the
510510
user is engaged in active listening/viewing of the content.
511-
* "boost" - This means the payment is a user generated one-time payment that happens in response to a user initiated
511+
* `boost` - This means the payment is a user generated one-time payment that happens in response to a user initiated
512512
action like a "Boost" button push, or some other clearly labeled payment initiation function. These
513513
types of payments can contain textual messages (i.e. - a boostagram).
514-
* "auto" - This means the payment was an app initiated payment that recurs at a specific long-form interval such as
514+
* `auto` - This means the payment was an app initiated payment that recurs at a specific long-form interval such as
515515
weekly, monthly, yearly, etc. The user configures an interval and payment amount in the app and the app
516516
then sends that amount at the specified time when each interval passes.

0 commit comments

Comments
 (0)