Some people in the discussion of the PR #32359 are suggesting that OP_RETURN
should be used instead of OP_IF
, OP_FALSE
data injections.
IMO, PR #32359 should never be merged, as it would encourage the storage of arbitrary data on Bitcoin. But if the PR is still merged, then this code should be added, because large data insertions have no incentive to move to OP_RETURN
.