1

I was checking the failed transactions and gas used in Ethereum: https://blockchair.com/ethereum/transactions?q=failed(true)

Do we have similar transactions in bitcoin that I can compare with?

fipsub
  • 11
  • 2

1 Answers1

1

No, a bitcoin script has to evaluate to true to be spendable.

https://en.bitcoin.it/wiki/Script

m1xolyd1an
  • 5,636
  • 2
  • 14
  • 30