Navigam's picture
feat: expand task suite to 22 challenges and update reward signal mechanics
6392732
Raw
History Blame Contribute Delete
70 Bytes
def update_user_profile(db, redis, id, data):
db.update(id, data)