Closed breign closed 5 years ago
i have exact the same issue, troubleshooting it as we speak
if I build TX and send it via https://whatsonchain.com/broadcast it worx
ok, good to know. It probably is an issue with datapay and the service/node it communicates with.
also, I noted that it prepends base64 with some extra bytes, can I override that? tx example of an image
P.S. I'm node noob.
what did you do to post the raw tx? the base64 is not accepted by whatsonchain
I think the raw tx needs to be in hex.
OK i got it to send a tx - but as with @breign some data is prepended which breaks it
what did you do to post the raw tx? the base64 is not accepted by whatsonchain
image inside tx was encoded base64, not tx. but something prepended that image base64 data.
yes "Mg" is prepended, i tried some tricks but no luck so far
The prepending issue might be related to WoC - I informed the operator. The op_return looks good in electrumsv
any other compatible xplorers for datapay or just https://bchsvexplorer.com ?
I closed this issue because I figured it out.
Keep getting error:
{"error":"64: scriptpubkey. Code:-26"}
... What am I doing wrong?