Skip to content

Conversation

@winor30
Copy link

@winor30 winor30 commented May 26, 2025

Description

Refactor VM package to consistently use PrecompiledContracts type alias instead of raw map[common.Address]PrecompiledContract type declarations.

Additional context

Improves code consistency and readability by using the established type alias throughout the codebase.

@winor30 winor30 requested a review from a team as a code owner May 26, 2025 15:40
@winor30 winor30 requested a review from tynes May 26, 2025 15:40
Replace raw map[common.Address]PrecompiledContract type declarations
with PrecompiledContracts type alias in variable declarations and
struct fields for improved code consistency and readability.

Signed-off-by: katsumata <[email protected]>
@winor30 winor30 force-pushed the chore/precompiled-contracts branch from 5878128 to ec76f25 Compare May 26, 2025 15:43
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.

1 participant