# Gavin Andresen # 2012-01-17 23:15:00 # https://bitcointalk.org/index.php?topic=56969.msg697715#msg697715 @s{quotedtext} @s{quotedtext} @p{brk} So what happens if I put two OP_P2SH's in a scriptPubKey? What happens if I put one in a scriptSig? What if I put it inside an OP_IF ... OP_ENDIF ? @p{par} I think you're really just suggesting that the "magic" scriptPubKey be 24 bytes big instead of 23, and start with one of the NOP opcodes@p{--} yes? In which case there is going to be a special case code path anyway. @p{par}