Staking
upgrade
upgrade
Upgrades all codes and main data related to staking.
function upgrade(TvmCell code, address send_gas_to) external onlyAdmin
Parameters:
Name
Type
Description
code
TvmCell
Staking platform’s code
send_gas_to
address
Address where to send remaining gas
Last updated
Was this helpful?