summaryrefslogtreecommitdiff
path: root/core/api-wire.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 13:39:45 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 13:39:45 -0400
commita8c62e18e42ec3e2f28c0071eecd093e6aec728a (patch)
tree867a6c6cd2f4cc94c48c64445cb82be1d50a8aea /core/api-wire.rst
parentf8cc7b6bc3783a8e63cab41bd762f96d716fc383 (diff)
downloaddocs-a8c62e18e42ec3e2f28c0071eecd093e6aec728a.tar.gz
docs-a8c62e18e42ec3e2f28c0071eecd093e6aec728a.tar.bz2
docs-a8c62e18e42ec3e2f28c0071eecd093e6aec728a.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 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;
}