-
Notifications
You must be signed in to change notification settings - Fork 0
Dust Attack Prevention #13
Copy link
Copy link
Open
Labels
@geevapp/app/wave2Moving to the app repo, as the contracts repo was not accepted for Drips Wave 2Moving to the app repo, as the contracts repo was not accepted for Drips Wave 2
Metadata
Metadata
Assignees
Labels
@geevapp/app/wave2Moving to the app repo, as the contracts repo was not accepted for Drips Wave 2Moving to the app repo, as the contracts repo was not accepted for Drips Wave 2
Type
Fields
Give feedbackNo fields configured for issues without a type.
User Story
As a Maintainer,
I want to block tiny giveaways that spam the system.
Description
Enforce minimum amounts.
Files to Create/Edit
Functional Requirements
MIN_AMOUNT = 5 XLM.amount < MIN_AMOUNT.Suggested Implementation
Acceptance Criteria
Submission Guidelines
feat/dust-prevention