upgrade
Upgrades all codes and main data related to staking.
function upgrade(TvmCell code, address send_gas_to) external onlyAdmin
Parameters:
code
TvmCell
Staking platform’s code
send_gas_to
address
Address where to send remaining gas
Last updated 4 years ago