mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-04-22 01:57:56 +00:00
auto-commit for 197fd1a9-6118-4a33-857d-564c3d1afeba
This commit is contained in:
@@ -336,6 +336,7 @@ async def signup(request: SignUpRequest):
|
||||
"phone": request.phone,
|
||||
"referral_code": request.referral_code,
|
||||
"language": request.language,
|
||||
"wallet_address": TEST_WALLET_ADDRESS, # Assign test wallet to new users
|
||||
"created_at": datetime.utcnow().isoformat(),
|
||||
"tiki_count": 0,
|
||||
"trust_score": 0
|
||||
|
||||
Reference in New Issue
Block a user