sync.py

Handles peer synchronization.

Responsibilities:


Example

from robinnet.sync import sync_peer_by_id
 
sync_peer_by_id(db, peer_id=1)