What happens if the execution of a smart contract costs more than the specified gas?
Answer Posted / Kaushlendra Pratap Singh
If the execution of a smart contract requires more 'gas' (a measure of computational power) than what was initially provided, the transaction will fail. The user must then pay additional 'gas' to complete the transaction.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers