2. The jshint tool found some instances where var was declared twice within a function. Seemed to originate from copy/paste-style coding. Most were unambiguously intended for a single block within the function. In a few cases, two declarations were consumed by one later reference. In those cases, I removed the duplicate var or I refactored slightly. |
||
|---|---|---|
| .. | ||
| blockchain | ||
| core | ||
| network | ||
| storage | ||