mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 20:12:57 +01:00
increasing ds timeouts
This commit is contained in:
parent
a1ac7ca8d3
commit
e82c88ecbd
@ -38,9 +38,9 @@ class CActiveMasternode;
|
||||
#define MASTERNODE_REJECTED 0
|
||||
#define MASTERNODE_RESET -1
|
||||
|
||||
#define DARKSEND_QUEUE_TIMEOUT 120 // in seconds
|
||||
#define DARKSEND_QUEUE_TIMEOUT 180 // in seconds
|
||||
#define DARKSEND_SIGNING_TIMEOUT 30 // in seconds
|
||||
#define DARKSEND_DOWNGRADE_TIMEOUT 30 // in seconds
|
||||
#define DARKSEND_DOWNGRADE_TIMEOUT 60 // in seconds
|
||||
|
||||
// used for anonymous relaying of inputs/outputs/sigs
|
||||
#define DARKSEND_RELAY_IN 1
|
||||
|
Loading…
Reference in New Issue
Block a user