Skip to content

Commit

Permalink
Update src/addresses.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Shuhui Luo <[email protected]>
  • Loading branch information
malik672 and shuhuiluo authored Mar 5, 2024
1 parent 47ad391 commit a97a306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/addresses.rs
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@ lazy_static! {
}

lazy_static! {
pub static ref ENS_RESGISTER_ADDRESS: AddressMap =
pub static ref ENS_REGISTRAR_ADDRESSES: AddressMap =
construct_same_address_map(address!("00000000000C2E074eC69A0dFb2997BA6C7d2e1e"), &[]);
}

Expand Down

0 comments on commit a97a306

Please sign in to comment.