Disputing Results

Dispute Data (ODDelegator)

function dispute_data(uint256 dataset_id) external payable;

The creator of a request is always eligible to dispute any of the data they request up until the end of the dispute period for the relevant dataset, which lasts until dispute_period_legnth seconds after the dataset is validated.

Last updated