taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 75d8ba8c9127a2c2f0fe3412a6e1f9f7a6b6de7c
parent e00ade768921794d79405ee555633419c7ce93b3
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Wed, 28 Oct 2015 16:38:21 +0100

minor fix

Diffstat:
Mwireformats.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wireformats.rst b/wireformats.rst @@ -33,7 +33,7 @@ contain a JSON object with the following fields: * `name`: the name of the beneficiary * `bic`: the Bank Identification Code (BIC) code of the beneficiary's bank * `edate`: the date given as a timestamp indicating when the transfer should be executed - * `r`: random nounce (used to make brute-forcing the hash harder) + * `r`: random salt (used to make brute-forcing the hash harder) The JSON object may optionally contain: * `address`: the address of the Beneficiary