Emitted when an Ethereum transaction reverts.
Ethereum transactions always complete successfully at the extrinsic level, as even reverted calls must store their ReceiptInfo. To distinguish reverted calls from successful ones, this event is emitted for failed Ethereum transactions.
ReceiptInfo
Emitted when an Ethereum transaction reverts.
Ethereum transactions always complete successfully at the extrinsic level, as even reverted calls must store their
ReceiptInfo. To distinguish reverted calls from successful ones, this event is emitted for failed Ethereum transactions.