mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-10 14:46:16 +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.