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
Currently coverAssets and investmentAssets for the Pool.sol contract are constructed in the constructor() each time.
We could copy them over when the pool is upgraded.