diff options
author | Marcello Stanisci <stanisci.m@gmail.com> | 2020-04-06 17:21:19 +0200 |
---|---|---|
committer | Marcello Stanisci <stanisci.m@gmail.com> | 2020-04-06 17:21:19 +0200 |
commit | c229493178ef9a1106db76154bbe38d78182f70b (patch) | |
tree | 1c1e26a5d30d3f21c9b4720a5107beb4f961077d /core/api-wire.rst | |
parent | 1f9863d51c23ee39aa27702dc38715149a6e76f9 (diff) | |
download | docs-c229493178ef9a1106db76154bbe38d78182f70b.tar.gz docs-c229493178ef9a1106db76154bbe38d78182f70b.tar.bz2 docs-c229493178ef9a1106db76154bbe38d78182f70b.zip |
typo
Diffstat (limited to 'core/api-wire.rst')
-rw-r--r-- | core/api-wire.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-wire.rst b/core/api-wire.rst index 94956ce..fcbd4a5 100644 --- a/core/api-wire.rst +++ b/core/api-wire.rst @@ -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 confirm to the right syntax, the wire gatway must not + transaction does not conform to the right syntax, the wire gatway must not report it to the exchange, and sent funds back to the sender if possible. The bank account of the exchange is determined via the base URL and/or the |