Skip to content

Commit 73477b8

Browse files
authored
add comments
1 parent 6261e30 commit 73477b8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

contracts/VanityURL.sol

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
pragma solidity ^0.4.18;
22

3+
/**
4+
* Contract for Vanity URL on SpringRole
5+
* Go to beta.springrole.com to try this out!
6+
*/
37

48
contract Token{
59

0 commit comments

Comments
 (0)