diff --git a/script/DeploymentConfig.s.sol b/script/DeploymentConfig.s.sol index cc0a257..26e73dc 100644 --- a/script/DeploymentConfig.s.sol +++ b/script/DeploymentConfig.s.sol @@ -71,7 +71,7 @@ contract DeploymentConfig is Script { parentSnapShotBlock: 0, tokenName: "Status Test Token", decimals: 18, - tokenSymbol: "SNT", + tokenSymbol: "STT", transferEnabled: true }); }