summaryrefslogtreecommitdiff
path: root/api-exchange.rst
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-12-14 19:53:21 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-12-14 19:53:21 +0100
commitc4043f4f7fa869379a122b74be5a38f2c2dfb930 (patch)
tree05da99d9ae567adc22cca90d8e6ae10e7a7831bb /api-exchange.rst
parent14fc58c63ca29a82ad426a20c3c9c6f6032de369 (diff)
downloaddocs-c4043f4f7fa869379a122b74be5a38f2c2dfb930.tar.gz
docs-c4043f4f7fa869379a122b74be5a38f2c2dfb930.tar.bz2
docs-c4043f4f7fa869379a122b74be5a38f2c2dfb930.zip
Error codes list
Diffstat (limited to 'api-exchange.rst')
-rw-r--r--api-exchange.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/api-exchange.rst b/api-exchange.rst
index e6d5c93a..bc80fe08 100644
--- a/api-exchange.rst
+++ b/api-exchange.rst
@@ -360,7 +360,7 @@ exchange.
// `base32`_ encoding of `TALER_WithdrawRequestPS`_ with purpose TALER_SIGNATURE_WALLET_RESERVE_WITHDRAW. This field appears only if `type` is "WITHDRAW".
details?: string;
- // Signature over the transaction `details` (FIXME: Which transaction, which details?).
+ // Signature of `TALER_WithdrawRequestPS`_ created with the `reserves's private key <reserve-priv>`_. Only present if type is "WITHDRAW".
signature?: EddsaSignature;
}
@@ -386,7 +386,7 @@ exchange.
:status 404 Not Found:
The denomination key or the reserve are not known to the exchange. If the
denomination key is unknown, this suggests a bug in the wallet as the
- wallet should have used current denomination keys from /keys. If the
+ wallet should have used current denomination keys from `/keys`. If the
reserve is unknown, the wallet should not report a hard error yet, but
instead simply wait for up to a day, as the wire transaction might simply
not yet have completed and might be known to the exchange in the near future.
@@ -542,6 +542,7 @@ denomination.
has enough residual value that has not already been deposited or melted.
+ .. _`tsref-type-DepositSuccess`:
.. _DepositSuccess:
.. code-block:: tsref
@@ -682,7 +683,7 @@ the API during normal operation.
// Signature over the `coin public key <eddsa-coin-pub>`_ by the denomination.
denom_sig: RsaSignature;
- // Signature by the `coin <coin-priv>`_ over the session public key (FIXME: put link to some C definition of this key?)
+ // Signature by the `coin <coin-priv>`_ over the session public key.
confirm_sig: EddsaSignature;
// Amount of the value of the coin that should be melted as part of