h_proposal_data -> hash
This commit is contained in:
parent
3ead839e3c
commit
26d5e08816
@ -1043,7 +1043,7 @@ struct TALER_ProposalDataPS
|
|||||||
* Hash of the JSON contract in UTF-8 including 0-termination,
|
* Hash of the JSON contract in UTF-8 including 0-termination,
|
||||||
* using JSON_COMPACT | JSON_SORT_KEYS
|
* using JSON_COMPACT | JSON_SORT_KEYS
|
||||||
*/
|
*/
|
||||||
struct GNUNET_HashCode h_proposal_data;
|
struct GNUNET_HashCode hash;
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user