From a4ad1c5f89b3aabe391e473db2873b30acaf3431 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Fri, 1 Apr 2016 14:47:43 +0200 Subject: updating the way the wallet communicate exchange's wire details when withdrawing --- integration-bank.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'integration-bank.rst') diff --git a/integration-bank.rst b/integration-bank.rst index 3d37becb..b8e24937 100644 --- a/integration-bank.rst +++ b/integration-bank.rst @@ -61,8 +61,7 @@ The event data must be a `CreateReserveDetail`_: // amount_currency // reserve_pub // exchange - // type ("TEST" or "SEPA") - // account_number (which account number has this exchange at this bank) + // wire_details (URL encoding of /wire output from the exchange) callback_url: string; // list of wire transfer types supported by the bank -- cgit v1.2.3