Co-authored-by: Claude (Opus 4.6) <claude@hermes.local> Co-committed-by: Claude (Opus 4.6) <claude@hermes.local>
11 lines
231 B
Plaintext
11 lines
231 B
Plaintext
# Timmy Node — Auto-sweep configuration
|
|
# Edit manually or run: bash ops.sh configure-sweep
|
|
|
|
SWEEP_MODE="static"
|
|
COLD_ADDRESS=""
|
|
XPUB=""
|
|
KEEP_SATS=300000
|
|
MIN_SWEEP=50000
|
|
SWEEP_CRON="0 3 * * *"
|
|
SWEEP_FREQ_LABEL="daily at 3am UTC"
|