Adding receiver in TALER_ContractPS (#4651)
This commit is contained in:
parent
77f11bcfac
commit
0b8081fe22
@ -1066,6 +1066,10 @@ struct TALER_ContractPS
|
||||
*/
|
||||
struct GNUNET_HashCode h_contract;
|
||||
|
||||
/**
|
||||
* Key of the merchant who is signing this contract
|
||||
*/
|
||||
struct TALER_MerchantPublicKeyP merchant_pub;
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user