Skip to content

Commit

Permalink
fix: revert contract name change
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaRedHand committed Jan 20, 2025
1 parent 329b1ee commit 640e170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/hello_world_local.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ deployments:
- name: EigenLayer
repo: "."
contracts_path: "contracts"
script: script/DeployEigenLayerCore.s.sol
script: script/DeployEigenLayerCore.s.sol:DeployEigenlayerCore
env:
# NOTE: this is used inside the deployer script
PRIVATE_KEY: "{{.deployer_private_key}}"
Expand Down

0 comments on commit 640e170

Please sign in to comment.