T
Thomas Mercer-Hursh
Guest
One really good reason for that transaction keyword is to document your intent. Moreover, should you make a mistake and do something which would cause the transaction to be scoped to a larger block, which is all too easy, then the compiler will let you know you have made a mistake when it encounters the transaction keyword inside a transaction.
Continue reading...
Continue reading...