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
Component is considered as external arbitrary contract. Better not to rely on it during require.
Ideally controller MUST read and store component data (type, name, policy flow, risk pool ID) only once and in one call.
The text was updated successfully, but these errors were encountered:
gif-contracts/contracts/modules/ComponentController.sol
Lines 45 to 51 in b58fd27
Component is considered as external arbitrary contract. Better not to rely on it during
require
.Ideally controller MUST read and store component data (type, name, policy flow, risk pool ID) only once and in one call.
The text was updated successfully, but these errors were encountered: