Skip to content

Fix missing Address import#230

Open
CryptAm wants to merge 1 commit into
podnetwork:mainfrom
CryptAm:patch-1
Open

Fix missing Address import#230
CryptAm wants to merge 1 commit into
podnetwork:mainfrom
CryptAm:patch-1

Conversation

@CryptAm

@CryptAm CryptAm commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

The Rust example uses the Address type but does not import it from alloy::primitives.

Added Address to the primitives import list so the snippet compiles correctly.

The Rust example uses the `Address` type but does not import it from `alloy::primitives`.

Added `Address` to the primitives import list so the snippet compiles correctly.
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