Skip to content

Define missing governance types used by module code #404

@hman38705

Description

@hman38705

Area: Contracts
Files: contracts/predict-iq/src/types.rs, contracts/predict-iq/src/modules/governance.rs

Problem: Governance references UpgradeStats and PendingGuardianRemoval types that are not present in types.rs.

Acceptance Criteria:

  • Missing structs are defined with contracttype derives.
  • Serialization compatibility is tested.
  • Contract builds and tests pass.

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave programcontractsSmart contract issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions