Updated ProxyBot application.properties (markdown)

taniman 2017-09-10 00:07:44 +02:00
parent cf8f8595f2
commit bced6839e8
1 changed files with 4 additions and 3 deletions

@ -18,4 +18,5 @@ Dont use the same apiKey as default_apiKey to avoid nonce errors
The amount of time the proxy will block new buy orders to allow Gunbot from double buying
`doubleBuyProtectionSeconds = 60`
Set this to a higher number to fix persitent nonce errors. Probably GB put an extra 0 to your apiKey nonce `connection.nonceLength = 17`
Set this to a higher number to fix persitent nonce errors. Probably GB put an extra 0 to your apiKey nonce
`connection.nonceLength = 17`