Skip to content

Implement recovery sweep for expired accounts #107

Description

@phertyameen

Issue #9: Implement recovery sweep for expired accounts

Category: EphemeralAccount
Repo: bridgelet-core (Soroban / Rust)

Description

Add a recover() function callable only after is_expired() is true. It sweeps all funds to the recovery_address set during initialization. Only the creator or recovery address should be able to call this.

Acceptance Criteria

  • Rust implementation complete
  • cargo test passing
  • Integration test on local Stellar sandbox passing
  • Docs updated (docs/ or inline rustdoc)
  • Reviewed and merged

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

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