h_contract->h_proposal_data
This commit is contained in:
parent
74fdd928c7
commit
3ead839e3c
@ -1061,9 +1061,9 @@ struct PaymentResponsePS
|
||||
struct GNUNET_CRYPTO_EccSignaturePurpose purpose;
|
||||
|
||||
/**
|
||||
* Hash of the contract associated with this confirmation
|
||||
* Hash of the proposal data associated with this confirmation
|
||||
*/
|
||||
struct GNUNET_HashCode h_contract;
|
||||
struct GNUNET_HashCode h_proposal_data;
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user