Skip to content

[Contracts] Implement get_plan Query Interface #835

Description

@ONEONUORA

Description

Create a read-only query entrypoint get_plan:

  • Reads plan data structure from storage.
  • Returns plan details, including remaining time, allocations, and active state.

Acceptance Criteria

  • Does not modify ledger state.
  • Returns clear errors if plan is not found.
  • Bumps temporary TTL if queried.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programcontractsSmart contracts componentenhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions