summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 0a21f431..22d7bd48 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -3513,7 +3513,7 @@ Wallet-to-wallet transfers
// Base URL of the exchange receiving the payment, only present
// if the exchange hosting the reserve is not this exchange.
- partner_base_url?: string;
+ partner_url?: string;
// Public key of the reserve that the purse was merged into.
reserve_pub: EddsaPublicKey;