adeelhasan / licensing-dapp

9 stars 0 forks source link

code formatting cleanup / improvements #8

Closed adeelhasan closed 2 years ago

adeelhasan commented 2 years ago
  1. follow the conventions in formatting a long line from source code
  2. add comments, esp. parameter documentation
  3. change order of parameters so that tokenId is always the first one
  4. tidy up the spacing between blocks
  5. rename variables / improve readability
adeelhasan commented 2 years ago
adeelhasan commented 2 years ago

more cleanup tracked separately