naddison36 / sol2uml

Solidity contract visualisation tool
MIT License
1.13k stars 268 forks source link

custom block explorer api key always defaults to default apikey in storage command. #110

Closed smarsx closed 1 year ago

smarsx commented 1 year ago

When using the storage command if you pass an api key as an argument it gets saved to the "combinedOptions" object with the key "apiKey". Then in parserGeneral.js line 14 you use options.etherscanApiKey.

naddison36 commented 1 year ago

Thanks for reporting. This has been fixed in v2.2.5