Post by @nebuchadnezzar • Hey

1. Storing a variable in the contract: `uint myVariable;` 2. Pausing the contract execution from a particular address: `if (msg.sender == pauser) { paus

Stats

Comments