When Gunbot is activated with 'Start Trading', it loads my 3 exchanges and gives the message:
Found a decrypted secret key...encrypting now, please wait... EXCHANGE_NAME
Then it reloads the config and start over. It does this 7 times for the (4 for gdax, 2 for dydx, and 1 for binanceus).
It takes about 3 or 4 minutes to start up.
When I stop and restart trading, it goes through the same sequence.
Where is it encoding the key? Confing.js?
Why doesn't it save the encoded key so it doesn't need to repeat?
Why does it repeat multiple times for each exchange?