Description
Deduct small lock fee during username reservation that is refunded upon profile completion.
Files to Edit/Create
contracts/contracts/user_registry/src/lib.rs
Acceptance Criteria
- Transfer reservation fee to escrow storage and release on activation.
Guidance / Hints
Use Naira token contract instance.
Description
Deduct small lock fee during username reservation that is refunded upon profile completion.
Files to Edit/Create
contracts/contracts/user_registry/src/lib.rsAcceptance Criteria
Guidance / Hints
Use Naira token contract instance.