Open kilrau opened 4 years ago
validity of exchange credentials (try actual connection to binance & co) is done on every start of xud-docker. Has to print error if that fails.
This should be handled by arby and printed in the logs.
The config should also include the margin for OpenDEX orders: https://github.com/ExchangeUnion/market-maker-tools/blob/master/.env-example-arby#L7
I don't want to connect to an exchange.
If exchange is chosen, setup asks to copy/paste API credentials + checks if they work. Entered values get persisted in[arby] enable = 1
is written to the config. If arby is enabled, but exchange credentials are missing, xud-docker should prompt with above "Enter API Key" prompt.[arby] enable = 1
, but there is no arby container -> bring it up)