Closed sarvalabs-harshrastogi closed 10 months ago
This pull request resolves the issue while retrieving the receipt
After this.getInteractionReceipt(), add a catch function to return null.
this.getInteractionReceipt()
catch
This pull request resolves the issue while retrieving the receipt
Changes
After
this.getInteractionReceipt()
, add acatch
function to return null.Changes include
Checklist