commit 221836f87f8d522e09dc3be63ccd07aeb9947439 parent bb68c2fb35c809609535e3c92c333bf70593d1b8 Author: Thien-Thi Nguyen <ttn@gnuvola.org> Date: Fri, 19 Mar 2021 01:41:05 -0400 mark up ‘payto://’ Diffstat:
| M | core/api-exchange.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -324,7 +324,7 @@ possibly by using HTTPS. .. ts:def:: WireAccount interface WireAccount { - // payto:// URI identifying the account and wire method + // ``payto://`` URI identifying the account and wire method payto_uri: string; // Signature using the exchange's offline key