mirror of
https://github.com/laoxong/nofx.git
synced 2026-06-07 11:17:56 +08:00
0d74c27be2
Refactored the strategy handling logic to encapsulate claw402 wallet key retrieval in a new method, `resolveStrategyDataWalletKey`. This improves code readability and maintains consistent error handling for missing or invalid wallet keys during strategy test runs. The changes enhance the overall robustness of the AI model integration.