summaryrefslogtreecommitdiff
path: root/core/api-wire.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 13:30:10 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 13:30:10 -0400
commitea10cd15f63aef90672357217439e9ee7a6803f7 (patch)
tree047da7d60833cc802f1caa203442d9e5971c9749 /core/api-wire.rst
parent4cd4f0e8392019f9e37e599aff301439143fc250 (diff)
downloaddocs-ea10cd15f63aef90672357217439e9ee7a6803f7.tar.gz
docs-ea10cd15f63aef90672357217439e9ee7a6803f7.tar.bz2
docs-ea10cd15f63aef90672357217439e9ee7a6803f7.zip
add noun: "ID"
Diffstat (limited to 'core/api-wire.rst')
-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;
}