Merge branch 'master' into nymkappa/feature/update-block-api

This commit is contained in:
wiz
2022-05-17 15:57:05 +09:00
committed by GitHub
10 changed files with 36 additions and 27 deletions

View File

@@ -43,7 +43,7 @@ class FiatConversion {
agentOptions: {
keepAlive: true,
},
host: config.SOCKS5PROXY.HOST,
hostname: config.SOCKS5PROXY.HOST,
port: config.SOCKS5PROXY.PORT
};