We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1f6737 commit f3e07f3Copy full SHA for f3e07f3
docs.wrm/basics/abi.wrm
@@ -62,7 +62,7 @@ _subsection: Event Data Representation
62
When an Event is emitted from a contract, there are two places data is
63
logged in a Log: the **topics** and the **data**.
64
65
-An additonal fee is paid for each **topic**, but this affords a topic
+An additional fee is paid for each **topic**, but this affords a topic
66
to be indexed in a bloom filter within the block, which allows efficient
67
filtering.
68
0 commit comments