mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-05 11:23:39 +00:00
bfdc0fa362
All logs in the FilterLog return value would be the same object because the for loop captured the pointer to the iteration variable.