Skip to content

Commit

Permalink
Update SaveUUPSProxyDeployerConfig.s.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
donatik27 authored Feb 11, 2025
1 parent 1a96e87 commit fb5f172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sparks/script/SaveUUPSProxyDeployerConfig.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import {ProxyDeployerScript} from "@zoralabs/shared-contracts/deployment/ProxyDe

/// @dev This saves the current bytecode, a salt, and an expected determinstic address for
/// the DeterministicUUPSProxyDeployer, to be used in subsequence scripts to generate
/// other determistic parameters.
/// other deterministic parameters.
/// The resulting values in this file will affect downstream the resulting determinstic
/// deployed proxy addresses.
/// It should only be run if the code of the deployer changes and a new version needs to be deployed.
Expand Down

0 comments on commit fb5f172

Please sign in to comment.