commit ea10cd15f63aef90672357217439e9ee7a6803f7 parent 4cd4f0e8392019f9e37e599aff301439143fc250 Author: Thien-Thi Nguyen <ttn@gnuvola.org> Date: Fri, 19 Mar 2021 13:30:10 -0400 add noun: "ID" Diffstat:
| M | core/api-wire.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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; }