0
0
llucycodes42
This is a code fragment that defines a contract. When the code is compiled, it will create a contract with the name that is provided.
Shortcut: con
contract Name {
}
0
0
llucycodes42
This is a code fragment that defines a contract. When the code is compiled, it will create a contract with the name that is provided.
Shortcut: con
contract Name {
}