From 9cb7982d166e4cc0e7f83bacca40ddc151b019a5 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 13:30:46 -0400 Subject: mark up ‘transaction_uid’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/api-wire.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/api-wire.rst b/core/api-wire.rst index c0e7cd8b..dba597cd 100644 --- a/core/api-wire.rst +++ b/core/api-wire.rst @@ -86,7 +86,7 @@ Making Transactions interface TransferRequest { // Nonce to make the request idempotent. Requests with the same - // transaction_uid that differ in any of the other fields + // ``transaction_uid`` that differ in any of the other fields // are rejected. request_uid: HashCode; -- cgit v1.2.3