Update Section 5 to include both product and merchant reviews#7
Update Section 5 to include both product and merchant reviews#7alejandro-runner wants to merge 2 commits into
Conversation
…d section and added second sample json for merchant review
|
i think the approach makes sense, keeping it in the same kind some things to consider for the devs here:
|
|
two concerns to address :
|
|
I would recommend p for merchant review, optional a for product review, d tag is a trade ID. |
This approach uses the same kind for both product and merchant reviews allowing for the mandatory
dtag to point to either an addressable tag representing the product"a:30402:<merchant-pubkey>:<product-d-tag>"or a profile tag representing the merchant["p", "<merchant-pubkey>"].Having the same kind for both makes it easy for buyers to find relevant reviews.