total descendants::2 total children::2 5 ❤️ |
SQL::select distinct giver_id as user_id, count(distinct receptor_id) as weight from kybchain where stamp>NOW()-INTERVAL INT::KYBCHAIN_BONIFICATION_INTERVAL DAY and type="K" group by giver_id
|
| |||||||||||||||||||||||