summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/api-merchant.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index e12df277..a7c56865 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1894,10 +1894,10 @@ Inspecting orders
.. ts:def:: TransactionWireReport
interface TransactionWireReport {
- // Numerical `error code <error-codes>`
+ // Numerical `error code <error-codes>`.
code: number;
- // Human-readable error description
+ // Human-readable error description.
hint: string;
// Numerical `error code <error-codes>` from the exchange.