Technically, from a consensus standpoint, the limit for OP_RETURN is currently only capped by the total block size (so up to 4 MB) and Core 30 nodes will relay 100 kb OP_RETURNS (relay not the same as consensus). BIP-110 limits OP_RETURN to 83 bytes. I'm not sure if you are ignorant, attempting to w...