summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-10-18 11:44:15 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-10-18 11:44:15 +0200
commitf0f8e4b873acf06cd7ac3dc5ef221bb3ab361fa1 (patch)
treee45ee9e5668f93c26003d88a685dbd919624acbc
parentf761f3632785807fb6154e94dd6c5dee47b6a6a3 (diff)
downloaddocs-f0f8e4b873acf06cd7ac3dc5ef221bb3ab361fa1.tar.gz
docs-f0f8e4b873acf06cd7ac3dc5ef221bb3ab361fa1.tar.bz2
docs-f0f8e4b873acf06cd7ac3dc5ef221bb3ab361fa1.zip
FIXME
-rw-r--r--api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-exchange.rst b/api-exchange.rst
index 9a8eb5ff..15acf5ed 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`.
+ // Signature over the transaction `details` (FIXME: Which transaction, which details?).
signature?: EddsaSignature;
}