Unexpected Error OP_RETURN script is not valid - is data si…
Unexpected Error
OP_RETURN script is not valid - is data size too large? 156520 bytes.
Replies
Scripts can only be up to about 99000 bytes in size at this time. If they are bigger, they are rejected.
Why?
Because nodes set the limit there. It is an arbirary limit. At least it is higher than 220 bytes!
https://blog.moneybutton.com/2019/01/26/how-we-added-support-for-giant-op_return-data-in-money-button/