File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -506,11 +506,11 @@ the `customKey` and `customValue` attributes.
506506There are currently 3 payment "actions" that are defined in the BLIP-10 TLV extension that is embedded in the payment
507507payload: "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.
You can’t perform that action at this time.
0 commit comments