pshenmic / electrum-dash

Electrum-DASH - a Dash thin client
https://electrum-dash.org
MIT License
8 stars 6 forks source link

OP_RETURN scripts outputs are not supported #18

Open eloyesp opened 4 months ago

eloyesp commented 4 months ago

It seems that there is a feature on the parent proyect (electrum bitcoin) that is not supported on electrum-dash, that is adding OP_RETURN outputs. It is not documented, but it works, see this question for an example.

While this feature might look like irrelevant, all the interactions with the Maya protocol use those outputs, so this is a mayor feature. See the maya documentation.

Currently, when submiting one of those lines, it raises a warning about an invalid line, (Invalid address or script')