You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The contract should be paused upon deployment. Calling initializePool should set contract to unpaused. This will allow us to remove the init check within the stake fn.
The text was updated successfully, but these errors were encountered:
The contract should be paused upon deployment. Calling
initializePool
should set contract to unpaused. This will allow us to remove the init check within thestake
fn.The text was updated successfully, but these errors were encountered: