Optional
Readonly
argsReadonly
eventOptional
sig?: stringThe signature of the event when the topic
selector is found.
For instance, if the topic is
4d6ce1e535dbade1c23defba91e23b8f791ce5edc0cc320257a2b364e4e38426
,
then sig
will be Deposit(uint256)
.
Readonly
nameThe name
tag of this IStmt
.
Readonly
offsetReadonly
sizeReadonly
topicsGenerated using TypeDoc v0.25.2
Represents a
LOGn
instruction, or in Solidity terms, anemit
statement.https://docs.soliditylang.org/en/latest/contracts.html#events