CashScript / cashscript

⚖️ Easily write and interact with Bitcoin Cash smart contracts
https://cashscript.org
MIT License
115 stars 80 forks source link

Add documentation for comments #24

Closed rkalis closed 4 years ago

rkalis commented 5 years ago

Comments can be added with // ... or /* ... */. This should be added to the docs.