summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 013c1d5b..43114700 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1556,10 +1556,10 @@ the API during normal operation.
.. ts:def:: RevealConflictResponse
interface RevealConflictResponse {
- // Text describing the error
+ // Text describing the error.
hint: string;
- // Detailed error code
+ // Detailed error code.
code: Integer;
// Commitment as calculated by the exchange from the revealed data.