Skip to content

[Contracts] Implement Grace Period Verification Checks #832

Description

@ONEONUORA

Description

Implement verification methods to confirm a plan has timed out:

  • Read current ledger timestamp.
  • Compare it with last_ping + grace_period.
  • Return boolean status.

Acceptance Criteria

  • Exposes query methods for external reads.
  • Rejects claim operations if grace period has not elapsed yet.

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