Skip to content

Commit 3e660d4

Browse files
cameelnikola-matic
authored andcommitted
docs: Remove an outdated reference to Serenity
1 parent 04434c9 commit 3e660d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contracts/events.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ arguments to be stored in the transaction's log - a special data structure
1515
in the blockchain. These logs are associated with the address of the contract that emitted them,
1616
are incorporated into the blockchain, and stay there as long as a block is
1717
accessible (forever as of now, but this might
18-
change with Serenity). The Log and its event data is not accessible from within
18+
change in the future). The Log and its event data is not accessible from within
1919
contracts (not even from the contract that created them).
2020

2121
It is possible to request a Merkle proof for logs, so if

0 commit comments

Comments
 (0)