Skip to content

Fix duplicate get_dispute_window and dead constant usage #477

@hman38705

Description

@hman38705

Issue 032: Fix duplicate get_dispute_window and dead constant usage

Area: Contracts
Priority: High
Files: contracts/predict-iq/src/modules/resolution.rs

Problem

Two get_dispute_window functions exist; one references undefined DISPUTE_WINDOW_SECONDS. Compile errors block deployment.

Acceptance Criteria

  • Single implementation remains\n- Compile errors are removed\n- Unit tests cover default and configured values\n- Constant is defined with appropriate bounds

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions