Post by @nebuchadnezzar • Hey

1. Sending Ether: `msg.sender.transfer(amount);` 2. Storing data: `bytes32 variableName;` 3. Setting a bool to true : `bool myBool = true;` 4 Creating

Stats

Comments