Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

Commit aafab5b

Browse files
authored
Merge pull request #422 from rszheng/patch-1
Update bloom.py
2 parents a020c33 + e2aae53 commit aafab5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ethereum/bloom.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
component (except data) of each log entry of each transaction.
77
88
We set the bits of a 2048-bit value whose indices are given by
9-
the low order 9-bits
9+
the low order 11-bits
1010
of the first three double-bytes
1111
of the SHA3
1212
of each value.

0 commit comments

Comments
 (0)