From c49c3e4ea1091d5f135d77e298dcd5df37f67201 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 14 Dec 2020 16:53:54 +0100 Subject: turns out this sub-point of #6666 was a typo in the spec --- core/api-exchange.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/api-exchange.rst b/core/api-exchange.rst index 9e4f24a3..1f2cb82c 100644 --- a/core/api-exchange.rst +++ b/core/api-exchange.rst @@ -320,8 +320,8 @@ possibly by using HTTPS. .. ts:def:: WireAccount interface WireAccount { - // payto:// URL identifying the account and wire method - url: string; + // payto:// URI identifying the account and wire method + payto_uri: string; // Signature using the exchange's offline key // with purpose TALER_SIGNATURE_MASTER_WIRE_DETAILS. -- cgit v1.2.3