commit c49c3e4ea1091d5f135d77e298dcd5df37f67201
parent 9439aa9a8954b866a3c5230c8e6ab778468dd48b
Author: Christian Grothoff <christian@grothoff.org>
Date: Mon, 14 Dec 2020 16:53:54 +0100
turns out this sub-point of #6666 was a typo in the spec
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git 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.