mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-10 06:09:08 -05:00
Update 90.md protocol flow
This commit is contained in:
parent
c1d5ef6859
commit
c2ae0c416b
2
90.md
2
90.md
|
@ -208,7 +208,7 @@ Customers can give feedback about a job result back to the service provider via
|
|||
* Service Providers MAY submit `kind:7000` job-feedback events (e.g. `payment-required`, `processing`, `error`, etc.).
|
||||
* Upon completion, the service provider publishes the result of the job with a `kind:6000` job-result event.
|
||||
* At any point, if there is an `amount` pending to be paid as instructed by the service provider, the user can pay the included `bolt11` or zap the job result event the service provider has sent to the user
|
||||
* (optional) Customer publishes a customer feedback `kind:8000` event
|
||||
* (optional) Customer publishes a customer feedback `kind:7` event
|
||||
|
||||
Job feedback (`kind:7000`) and Job Results (`kind:6000-6999`) events MAY include an `amount` tag, this can be interpreted as a suggestion to pay. Service Providers MUST use the `payment-required` feedback event to signal that a payment is required and no further actions will be performed until the payment is sent.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user