Skip to content

escrow's module-level doc comment still says "refunds them back to the sponsor" (singular), stale since crowdfunding landed #157

Description

@chonilius

The top-of-file doc comment in contracts/escrow/src/lib.rs reads: "...or refunds them back to the sponsor if the issue is cancelled / its deadline passes unresolved." This predates #57's crowdfunding support — refund() now correctly refunds every contributor their own amount individually, not "the sponsor" singular. For comparison, contracts/milestones/src/lib.rs's equivalent module doc comment was already updated to say "refunded to every contributor in proportion to what they put in," correctly reflecting crowdfunding. Update escrow's module doc comment to match.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programbugSomething isn't workingdocumentationImprovements or additions to documentationgood first issueGood for newcomershelp wantedExtra attention is needed

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions