From f92d2ee13c5972f7e28f0d2fa3afd5239f711bed Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 12 Mar 2020 18:12:46 +0530 Subject: reserve history doc fix --- core/api-exchange.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'core/api-exchange.rst') diff --git a/core/api-exchange.rst b/core/api-exchange.rst index 7a623112..8fc12567 100644 --- a/core/api-exchange.rst +++ b/core/api-exchange.rst @@ -428,12 +428,9 @@ exchange. // Sender account payto://-URL, only present if type is "DEPOSIT". sender_account_url?: string; - // Receiver account details, only present if type is "RECOUP". + // Receiver account details, only present if type is "CLOSING". receiver_account_details?: any; - // Wire transfer identifier, only present if type is "RECOUP". - wire_transfer?: any; - // Transfer details uniquely identifying the transfer, only present if type is "DEPOSIT". wire_reference?: any; -- cgit v1.2.3