From 4ca7116ec73a6149080a26eef4dbbb5de7fab63e Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Wed, 28 Oct 2015 17:10:55 +0100 Subject: minor fix --- wireformats.rst | 1 - 1 file changed, 1 deletion(-) (limited to 'wireformats.rst') diff --git a/wireformats.rst b/wireformats.rst index 0de99cce..f759bf62 100644 --- a/wireformats.rst +++ b/wireformats.rst @@ -32,7 +32,6 @@ contain a JSON object with the following fields: * `IBAN`: the International Bank Account Number (IBAN) of the account of the beneficiary * `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 salt (used to make brute-forcing the hash harder) The JSON object may optionally contain: -- cgit v1.2.3