ton-blockchain / mytonctrl

A tool to run and maintain a TON node/validator
GNU General Public License v3.0
217 stars 130 forks source link

refactor: simplify code in upgrade.py #251

Open vitonsky opened 2 months ago

vitonsky commented 2 months ago

Closes #247, #246

I create a small fix as @andreypfau requested in https://github.com/ton-blockchain/mytonctrl/issues/247#issuecomment-2068025029

Here I just make code more obvious and trivial. We should avoid ambiguous code that may confuse auditors