Skip to content

Conversation

@zhetaicheleba
Copy link
Contributor

This change replaces occurrences of interface{} with the predeclared identifier any, introduced in Go 1.18 as an alias for interface{}.

As noted in the Go 1.18 Release Notes:
This improves readability and aligns the codebase with modern Go conventions.

Signed-off-by: zhetaicheleba <taicheleba@outlook.com>
@sudeepdino008 sudeepdino008 merged commit da9f0a4 into erigontech:main Dec 28, 2025
16 checks passed
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.

3 participants