Skip to content

fix(contract): remove dead code and misleading comment#5074

Open
Bashmunta wants to merge 1 commit intoethers-io:mainfrom
Bashmunta:fix/contract-copyOverrides-dead-code
Open

fix(contract): remove dead code and misleading comment#5074
Bashmunta wants to merge 1 commit intoethers-io:mainfrom
Bashmunta:fix/contract-copyOverrides-dead-code

Conversation

@Bashmunta
Copy link

Removed a no-op assignment to overrides.from and its misleading comment in copyOverrides(). The function cannot resolve addresses here since it lacks a runner/resolver; address resolution correctly occurs at method/fallback populateTransaction where resolveAddress is available. This clarifies intent without changing behavior.

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