mirror of
https://github.com/jaxperro/winning-wallet-finder.git
synced 2026-07-27 15:57:47 +00:00
0c7ee62ed7
Setting ALCHEMY_SIGNING_KEY on the worker switches start.sh to webhook mode: instant copies on POST /alchemy (signature-verified), a 60s housekeeping heartbeat (settle, feed, summary), and a full backstop poll every 5 min so a dropped push costs minutes, not a silent miss. Webhook mode now baselines at boot and publishes an initial feed like poll mode. No signing key -> classic 60s poll, unchanged. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>