diff options
author | Marcello Stanisci <stanisci.m@gmail.com> | 2020-04-06 15:48:09 +0200 |
---|---|---|
committer | Marcello Stanisci <stanisci.m@gmail.com> | 2020-04-06 15:48:09 +0200 |
commit | 59e33c8e609da4c6a8784348bc7b1952ccba8bbb (patch) | |
tree | 501526a818c86bdbbb9bcee9fa607277bbd2e317 /core/api-wire.rst | |
parent | a42a6a69879208f8960384e4ecf2426bc467e67e (diff) | |
download | docs-59e33c8e609da4c6a8784348bc7b1952ccba8bbb.tar.gz docs-59e33c8e609da4c6a8784348bc7b1952ccba8bbb.tar.bz2 docs-59e33c8e609da4c6a8784348bc7b1952ccba8bbb.zip |
detail
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 98e0741..b5f4935 100644 --- a/core/api-wire.rst +++ b/core/api-wire.rst @@ -95,7 +95,7 @@ Making Transactions exchange_base_url: string; // Wire transfer identifier chosen by the exchange, - // used by the merchant to identify the Taler order + // used by the merchant to identify the Taler order(s) // associated with this wire transfer. wtid: ShortHashCode; |