Skip to content

#57 Add revocation mechanism for verified addresses #57

Description

@karanjadavi

Description:

Problem
Once verified, an address stays verified forever even if the user's identity documents expire or are found to be fraudulent.
Solution
Add a revocation mechanism that allows the admin to revoke KYC verification for specific addresses.
Tasks

Add revoke_verification function to contract
Add admin-only access control
Update is_verified to check revocation status
Add revocation event emission
Update tests for revocation
Deploy updated contract

Skills needed
Rust, Soroban
Difficulty
Medium

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions