Skip to content

Commit

Permalink
fix: Zenith name
Browse files Browse the repository at this point in the history
  • Loading branch information
prestwich committed May 2, 2024
1 parent 723fe42 commit 947dc7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/types/src/bindings.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ use alloy_sol_types::sol;

sol!(
#[sol(rpc)]
ZenithContract,
Zenith,
"abi/zenith.json"
);

0 comments on commit 947dc7a

Please sign in to comment.