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
{{ message }}
This repository was archived by the owner on Apr 2, 2026. It is now read-only.
Previously, when creditconfigurator was deployed it use to set creditfacade in cm and emit setCreditFacade event. Now that functionality is removed. Kindly, set creditfacade field in cm and add setCreditfacade back in creditconfigurator. (setCreditfacade event emission is not necessary as i can get that via call, but u have to set creditfacade)
New flow:
deployCreditManager is called in marketconfigurator, this creates cf,cc,cm. cc doesn't set cf in cm.
Previously, when creditconfigurator was deployed it use to set creditfacade in cm and emit setCreditFacade event. Now that functionality is removed. Kindly, set creditfacade field in cm and add setCreditfacade back in creditconfigurator. (setCreditfacade event emission is not necessary as i can get that via call, but u have to set creditfacade)
New flow:
deployCreditManager is called in marketconfigurator, this creates cf,cc,cm. cc doesn't set cf in cm.