Skip to content

Commit e0f1b49

Browse files
committed
change the symbol
1 parent 916ab14 commit e0f1b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PreMint.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ contract SRTToken is Ownable,StandardToken,WhiteListedContracts {
147147
using SafeMath for uint256;
148148

149149
string constant public name = 'SpringRole Pre Mint Token';
150-
string constant public symbol = 'SRT';
150+
string constant public symbol = 'SRPMT';
151151
uint constant public decimals = 18;
152152
uint256 public totalSupply;
153153

0 commit comments

Comments
 (0)