From 75d8ba8c9127a2c2f0fe3412a6e1f9f7a6b6de7c Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Wed, 28 Oct 2015 16:38:21 +0100 Subject: minor fix --- wireformats.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wireformats.rst') diff --git a/wireformats.rst b/wireformats.rst index 306d87cb..0de99cce 100644 --- 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 -- cgit v1.2.3