Post
Topic
Board Development & Technical Discussion
Merits 2 from 1 user
Re: Is witness script itself malleable?
by
achow101
on 27/01/2020, 16:39:04 UTC
⭐ Merited by ETFbitcoin (2)
Yes, the scriptWitness is malleable.

While you could malleate a transaction to be larger, I'm not sure why you would. You can't change the fee that is paid by that transaction, so your malleated one would have a lower fee rate than the original, so it would most likely be rejected in favor of the original. That also means that the malleated transaction is less likely to show up in a block than the original transaction. Additionally, such malleation would make the transaction non-standard, so most nodes would discard it regardless of whether they had seen the original.