From ea10cd15f63aef90672357217439e9ee7a6803f7 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 13:30:10 -0400 Subject: add noun: "ID" --- core/api-wire.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') 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; } -- cgit v1.2.3