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 d3e1379 commit 4c27756Copy full SHA for 4c27756
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