feat: add support for binance.us, cex.io and ftx
This commit is contained in:
parent
2040c388b8
commit
01114d01e4
12 changed files with 194 additions and 3 deletions
|
|
@ -15,6 +15,9 @@ const SECRET_FIELDS = [
|
|||
'infura.apiSecret',
|
||||
'itbit.clientSecret',
|
||||
'kraken.privateKey',
|
||||
'binanceus.privateKey',
|
||||
'ftx.privateKey',
|
||||
'cex.privateKey',
|
||||
'twilio.authToken'
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue