VIS-2 / taobank-04-24

0 stars 0 forks source link

Adopt named mappings for clarity #35

Open DanailYordanov opened 4 months ago

DanailYordanov commented 4 months ago

Description

To enhance code clarity, consider upgrading to Solidity version 0.8.18 or newer and employing named mappings. This approach clearly conveys the intent and usage of each mapping, making the codebase more comprehensible.