[y]I have checked for duplicate issues
Description
The fetch logic was hardcoded with an empty merchant address (''), causing it to retrieve all transactions from the smart contract regardless of the receiver.
Expected behaviour
It should fetch only those transactions which involve user's merchant address.
Actual behaviour
It fetches all transactions in the entire block chain.
[y] I want to work on this issue.
[y]I have checked for duplicate issues
Description
The fetch logic was hardcoded with an empty merchant address (''), causing it to retrieve all transactions from the smart contract regardless of the receiver.
Expected behaviour
It should fetch only those transactions which involve user's merchant address.
Actual behaviour
It fetches all transactions in the entire block chain.
[y] I want to work on this issue.