Sovryn-smart-contracts
Sovryn-smart-contracts copied to clipboard
Rollback for loan tokens logic upgrade
UPD: moved to #325
description we need to be able to rollback loan token logic fast in case of emergency
implementation we need to store the previous logic contract per loan token and have scripts ready to rollback to the previous implementation (just replacing the target)