mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-02-28 05:56:45 +01:00
All logs in the FilterLog return value would be the same object because the for loop captured the pointer to the iteration variable.
All logs in the FilterLog return value would be the same object because the for loop captured the pointer to the iteration variable.