commit af19404f01ecb1ce7915b35aee791f418f4b9636
parent a8da2912331146857f90b11597942878c485487c
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 19 Mar 2021 14:26:37 -0400
change markup of ‘payto’ from ' to ``
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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.