Skip to content

Prevent Routing to Blacklisted Addresses #315

Description

@Abdulazeem-code

Description

Allow admin to block specific addresses from receiving routed funds.

Acceptance Criteria

  • Admin can add addresses to blacklist
  • Routing to blacklisted address fails

Implementation Steps

  1. Store blacklisted addresses in Persistent storage
  2. Check receiver against blacklist in route function

Branching Instructions

Please create a branch from main following this naming convention:
feat/blacklist

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions