summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst4
1 files 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.