Skip to content

fix: use as_ref() instead of clone() in geth ipc_endpoint#3607

Closed
snazzysam933 wants to merge 1 commit intoalloy-rs:mainfrom
snazzysam933:geth
Closed

fix: use as_ref() instead of clone() in geth ipc_endpoint#3607
snazzysam933 wants to merge 1 commit intoalloy-rs:mainfrom
snazzysam933:geth

Conversation

@snazzysam933
Copy link
Contributor

@snazzysam933 snazzysam933 commented Jan 27, 2026

Same pattern as reth.rs

no need to clone the Option here since we only need a reference.

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

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants