removed property

bool removed

During a re-org, if a transaction is orphaned, this will be set to true to indicate the Log entry has been removed;

it will likely be emitted again in the near future when another block is mined with the transaction that triggered this log, but keep in mind the values may change.

Implementation

external bool get removed;