DarkFlorist / TheInterceptor

The Interceptor is a browser extension that explains what kind of Ethereum transactions you are making
The Unlicense
140 stars 22 forks source link

rename `currentNetwork` to `activeNetwork` #1195

Closed KillariDev closed 4 hours ago

KillariDev commented 1 week ago
          the variable being referred is "currentNetwork" so snapshot and chain, chain and network are wrong. I guess `activeNetwork` would be better as we use `activeAddress` as well

_Originally posted by @KillariDev in https://github.com/DarkFlorist/TheInterceptor/pull/1182#discussion_r1851469451_