feat: binance exchange support

This commit is contained in:
José Oliveira 2022-05-10 11:28:21 +01:00
parent 81702e2132
commit 0fc7ffefb1
10 changed files with 77 additions and 7 deletions

View file

@ -23,6 +23,7 @@ const SECRET_FIELDS = [
'binanceus.privateKey',
'ftx.privateKey',
'cex.privateKey',
'binance.privateKey',
'twilio.authToken'
]