Description:
I encountered a validation error when attempting to configure the Binance Testnet. Even though the configuration seems correct, the application fails to recognize the exchange field, returning an undefined value during the schema validation.
Error Msg:
[ { "expected": "string", "code": "invalid_type", "path": [ "exchange" ], "message": "Invalid input: expected string, received undefined" } ]
Environment:
OS: Arch Linux (WSL2)
OpenAlice Version: 0.9.0-beta.8
Node.js: 25.7.0
NPM: 11.10.1
Package Manager: pnpm
Screenshot:
