メインコンテンツまでスキップ
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