Open zachdoty opened 6 years ago
We can insert clear and unambiguous legal language into each function of the solidity contract to serve as a legal statement of what action the user calling the function is performing.
This can be inserted as a comment in the code.
Something like this https://github.com/smart-law/smartlaw-trust/commit/490b02cd4ff6a7181425e5b05c9cf7bd12e16493
We can insert clear and unambiguous legal language into each function of the solidity contract to serve as a legal statement of what action the user calling the function is performing.
This can be inserted as a comment in the code.