We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1681e7 commit 8e49e6fCopy full SHA for 8e49e6f
claim_contracts/script/DeployAlignedToken.s.sol
@@ -13,7 +13,7 @@ contract DeployAlignedToken is Script {
13
string memory root = vm.projectRoot();
14
string memory path = string.concat(
15
root,
16
- "/script-config/config",
+ "/script-config/config.",
17
config,
18
".json"
19
);
0 commit comments