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 7696589 commit bea87e9Copy full SHA for bea87e9
README.md
@@ -94,7 +94,6 @@ contract MyArtSale is
94
* @dev Contract constructor. Sets metadata extension `name` and `symbol`.
95
*/
96
constructor()
97
- public
98
{
99
nftName = "Frank's Art Sale";
100
nftSymbol = "FAS";
0 commit comments