Andrea Díaz Correia
18/08/2026 21:27
Pregunta 3 -> En el commit “moveonly: move CheckSigopsBIP54 from policy to consensus”,
CheckSigopsBIP54 suma scriptSig.GetSigOpCount(true) y scriptPubKey.GetSigOpCount(scriptSig). En un input P2SH el redeemScript va dentro del scriptSig: ¿se cuenta dos veces? ¿Cuántos sigops suma entonces un input P2SH-P2WPKH?