Properties of a XStepPriceTask.

interface IXStepPriceTask {
    stepAggregatorPubkey?: null | string;
    stepJob?: null | IMedianTask;
}

Implemented by

Properties

stepAggregatorPubkey?: null | string

existing aggregator pubkey for STEP/USD

stepJob?: null | IMedianTask

median task containing the job definitions to fetch the STEP/USD price