summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/api-wire.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-wire.rst b/core/api-wire.rst
index 96280c5c..fbf27469 100644
--- a/core/api-wire.rst
+++ b/core/api-wire.rst
@@ -340,6 +340,6 @@ exposed by bank gateways in production.
// time period a transaction belongs to).
timestamp: Timestamp;
- // Opaque of the transaction that the bank has made.
+ // Opaque ID of the transaction that the bank has made.
row_id: SafeUint64;
}