Skip to main content
Version: Next

MetricsFactory

Summaryโ€‹

create metrics contract.

Interfaceโ€‹

MetricsFactory inherits from UsingConfig, and retains its interface.

function create(address _property) external returns (address)

function destroy(address _metrics) external