The Software Economist Blog
Practical notes on Enterprise software systems and the economics of software.
Sunday, February 11, 2018
Solidity and Truffle Tips and Tricks - default visibility
Dafault visibility in Solidity:
- for variables: private
- for functions: public
‹
›
Home
View web version