h_proposal_data -> hash

This commit is contained in:
Marcello Stanisci 2017-02-06 13:54:17 +01:00
parent 3ead839e3c
commit 26d5e08816
No known key found for this signature in database
GPG Key ID: 8D526861953F4C0F

View File

@ -1043,7 +1043,7 @@ struct TALER_ProposalDataPS
* Hash of the JSON contract in UTF-8 including 0-termination,
* using JSON_COMPACT | JSON_SORT_KEYS
*/
struct GNUNET_HashCode h_proposal_data;
struct GNUNET_HashCode hash;
};
/**