Interface MirrativConfig

interface MirrativConfig {
    lowestPriceCoin: number;
}

Properties

Properties

lowestPriceCoin: number