Compare commits
1 Commits
c597216905
...
a44481ac40
Author | SHA1 | Date |
---|---|---|
Ricardo Guilherme Schmidt | a44481ac40 |
|
@ -71,7 +71,7 @@ contract DeploymentConfig is Script {
|
|||
parentSnapShotBlock: 0,
|
||||
tokenName: "Status Test Token",
|
||||
decimals: 18,
|
||||
tokenSymbol: "STT",
|
||||
tokenSymbol: "SNT",
|
||||
transferEnabled: true
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue