diff options
Diffstat (limited to '90.md')
| -rw-r--r-- | 90.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -162,7 +162,7 @@ Service providers can give feedback about a job back to the customer. | |||
| 162 | * `amount` tag: as defined in the [Job Result](#job-result) section. | 162 | * `amount` tag: as defined in the [Job Result](#job-result) section. |
| 163 | * `status` tag: Service Providers SHOULD indicate what this feedback status refers to. [Appendix 1](#appendix-1-job-feedback-status) defines status. Extra human-readable information can be added as an extra argument. | 163 | * `status` tag: Service Providers SHOULD indicate what this feedback status refers to. [Appendix 1](#appendix-1-job-feedback-status) defines status. Extra human-readable information can be added as an extra argument. |
| 164 | 164 | ||
| 165 | * NOTE: If the input params requires input to be encryped, then `content` field will have encrypted payload with `p` tag as key. | 165 | * NOTE: If the input params requires input to be encrypted, then `content` field will have encrypted payload with `p` tag as key. |
| 166 | 166 | ||
| 167 | ### Job feedback status | 167 | ### Job feedback status |
| 168 | 168 | ||