valerio-vaccaro / liquidtestnet.com

Liquid testnet faucet, asset issuer and minimal explorer based on a fullnode + flask app.
MIT License
6 stars 9 forks source link

OP_RETURN utility fails with Internal Server Error #1

Closed shesek closed 2 years ago

shesek commented 2 years ago

Can be seen here: https://liquidtestnet.com/utils?command=opreturn&text=test&action=send

Thank you for building liquidtestnet.com, it's very useful!

valerio-vaccaro commented 2 years ago

Tnx! I will add an error if you don't pass an hex string and maybe an option to convert an ascii string to hex

shesek commented 2 years ago

Oh, sorry, I totally missed that it was asking for a hex string (despite the page saying it clearly). It works when I input one. Would be useful if the error was more explicit.