mirror of
https://github.com/yjjnls/awesome-blockchain.git
synced 2024-10-01 00:45:35 -04:00
fix
This commit is contained in:
parent
d7120b7b87
commit
51fdccafe4
@ -22,7 +22,6 @@ contract ERC20 is ERC20Interface {
|
||||
string public name; //fancy name: eg Simon Bucks
|
||||
uint8 public decimals; //How many decimals to show.
|
||||
string public symbol; //An identifier: eg SBX
|
||||
uint256 public totalSupply;
|
||||
|
||||
constructor(
|
||||
uint256 _initialAmount,
|
||||
|
Loading…
Reference in New Issue
Block a user