From af19404f01ecb1ce7915b35aee791f418f4b9636 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 14:26:37 -0400 Subject: change markup of ‘payto’ from ' to `` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/api-bank-integration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/api-bank-integration.rst') diff --git a/core/api-bank-integration.rst b/core/api-bank-integration.rst index 0d80c6e8..e9b5d73d 100644 --- a/core/api-bank-integration.rst +++ b/core/api-bank-integration.rst @@ -136,7 +136,7 @@ for the withdrawal operation (the ``wopid``) to interact with the withdrawal ope // Reserve public key. reserve_pub: string; - // Exchange bank details specified in the 'payto' + // Exchange bank details specified in the ``payto`` // format. NOTE: this field is optional, therefore // the bank will initiate the withdrawal with the // default exchange, if not given. -- cgit v1.2.3