Hi all, just wondering if anyone can help with this API issue I’m having.
I’m currently trying to develop a little app that checks for a transaction message in the blockchain, to confirm payment before offering a download, but I notice that the messages are encoded when accessed via the API.
Is there any way at all to access an unencoded message through the API? I can see it on Tembex. Just hoped to be able to do this programmatically too. Any other way I could check for a unique hash or ID, to link payments to my app? Thanks.