IPolicyPoolComponent

Interface for Contracts linked (owned) by a PolicyPool. Useful to avoid cyclic dependencies

Public Functions

policyPool

function policyPool() external view returns (contract IPolicyPool)

Returns the address of the PolicyPool (see {PolicyPool}) where this component belongs.