mirror of
https://github.com/jaxperro/winning-wallet-finder.git
synced 2026-07-27 15:57:47 +00:00
reject ledger joins the bot's self-commit set (REJECTED bucket needs the rows on the Mac)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -1867,7 +1867,7 @@ class Copybot:
|
|||||||
paths = [p for p in (self.feed_path,
|
paths = [p for p in (self.feed_path,
|
||||||
self.feed_path.replace(".json", "_full.json"),
|
self.feed_path.replace(".json", "_full.json"),
|
||||||
self.engine.state_path, self.fill_log,
|
self.engine.state_path, self.fill_log,
|
||||||
self.ignored_log,
|
self.ignored_log, self.reject_log,
|
||||||
self.shadow_log, self.bets_archive,
|
self.shadow_log, self.bets_archive,
|
||||||
self.missed_archive)
|
self.missed_archive)
|
||||||
if os.path.exists(os.path.join(repo, p))]
|
if os.path.exists(os.path.join(repo, p))]
|
||||||
|
|||||||
Reference in New Issue
Block a user