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 76f42f96..c0e7cd8b 100644
--- a/core/api-wire.rst
+++ b/core/api-wire.rst
@@ -77,7 +77,7 @@ Making Transactions
// 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;
}