Unfortunately the chainsplit where OP_CTV
does not activate requires that the script interpreter actually go through the OP_NOP4
. The inverse is not possible — you can only detect whether OP_NOP4
is still an no-op or not, thus it requires an earlier timelock.
1 Like