summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-10-13 22:29:03 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-10-13 22:29:03 +0200
commitf0cb91b02388972129fa701bb73624f213aa3589 (patch)
tree9ee370f6c7e31a1cf6eff0aa622a7457fb5f98ff
parentc773474c481eac80b77555e3c0ea3375c5231e4a (diff)
downloaddocs-f0cb91b02388972129fa701bb73624f213aa3589.tar.gz
docs-f0cb91b02388972129fa701bb73624f213aa3589.tar.bz2
docs-f0cb91b02388972129fa701bb73624f213aa3589.zip
Integer->number
-rw-r--r--api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-exchange.rst b/api-exchange.rst
index e1439936..9a8eb5ff 100644
--- a/api-exchange.rst
+++ b/api-exchange.rst
@@ -823,7 +823,7 @@ the API during normal operation.
gamma_tp: EddsaPublicKey;
// Specific `gamma` value chosen by the exchange.
- gamma: Integer;
+ gamma: number;
}