From c1dc65fe01c4865f2df037a4c57ccef95bba266f Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 8 Sep 2020 16:00:26 +0530 Subject: spelling --- core/api-merchant.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/core/api-merchant.rst b/core/api-merchant.rst index 5df7e2c7..1dc13890 100644 --- a/core/api-merchant.rst +++ b/core/api-merchant.rst @@ -2009,7 +2009,6 @@ Giving Customer Tips // Desired wire method, for example "iban" or "x-taler-bank" wire_method: string; - } .. ts:def:: ReserveCreateConfirmation @@ -2019,8 +2018,7 @@ Giving Customer Tips reserve_pub: EddsaPublicKey; // Wire account of the exchange where to transfer the funds - payto_url: string; - + payto_uri: string; } .. http:get:: /private/reserves -- cgit v1.2.3