# RM Circle: watch position #220 and say who catches the money when they upgrade. # Marty asked for this on 24 Sep 2026: #220 sits at Apex, and a level-6 (Fastigium) upgrade # skips the four uplines between them and #30, so Orlando should catch 9,942.44 POL. The # watcher reports what the CONTRACT DID, not what that walk predicted. # Every 10 min: ~285 Polygon blocks per run, two RPC calls. Silent unless #220 moves. # It never advances its block pointer on a failed scan, and says so if it goes blind. */10 * * * * root WATCH=220 /usr/bin/python3 /root/rmc-member-watch.py >> /var/log/rmc-member-watch.log 2>&1