Skip to content

request: log topics type could be narrowed #163

Discussion options

You must be logged in to vote

Yellow Paper section 4.3.1:

A log entry, $O$, is a tuple of the logger's address, $O_a$, a possibly empty series of 32-byte log topics, $O_{\mathbf{t}}$ and some number of bytes of data, $O_{\mathbf{d}}$:

$$O \equiv (O_{\mathrm{a}}, ({O_{\mathbf{t}}}0, {O{\mathbf{t}}}1, ...), O{\mathbf{d}})$$

Topics can be empty. For example: this transaction contains logs with empty topics.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jxom
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #162 on March 08, 2023 20:13.