From 308f3a715676c682b52a7051931d8ce39220f2c2 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Mon, 6 Apr 2020 17:32:13 +0200 Subject: typo --- core/api-wire.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/api-wire.rst b/core/api-wire.rst index c7a443c7..fee78890 100644 --- a/core/api-wire.rst +++ b/core/api-wire.rst @@ -29,7 +29,7 @@ LibEuFin (work in progress). Authentication -------------- -The bank library authenticates requests to the wire gatway via +The bank library authenticates requests to the wire gateway via `HTTP basic auth `_. ------------------- @@ -114,7 +114,7 @@ Querying the transaction history Return a list of transactions made from or to the exchange. Incoming transactions must contain a valid reserve public key. If a bank - transaction does not conform to the right syntax, the wire gatway must not + transaction does not conform to the right syntax, the wire gateway must not report it to the exchange, and send funds back to the sender if possible. The bank account of the exchange is determined via the base URL and/or the -- cgit v1.2.3