Skip to content

Conversation

@rizkyikiw42
Copy link
Contributor

Align to this:

go-ethereum/core/types/transaction.go
Line 633 in 10421ed

633    remove := make(map[common.Hash]struct{}, b.Len())

@rizkyikiw42 rizkyikiw42 requested a review from fjl as a code owner October 25, 2025 08:26
@rjl493456442
Copy link
Member

It's fine. The memory usage of this map is really tiny, we don't care too much for the potential memory reallocation.

@rizkyikiw42
Copy link
Contributor Author

i see, thanks for your review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants