Hello,
Right now I am setting an 83 byte limit to my OP_RETURN data fields, and I wanted to check if that is correct as to being the maximum limit for a transaction to propagate under standard consensus? I’m having some trouble exactly confirming this and figured I would just ask here anyway in case there were some kind of developments around that at all that I should be aware of, as I’m writing some more APIs. ( I see that many state the length being 80 however because of the way text compresses into 7 bit fragments I read that it lets you get away with 83?)
I figured I’d ask this here just to save time as well as get any feedback or corrections to my assumptions.
Thanks!