Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/darksend.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -645,6 +645,7 @@ void CDarksendPool::SetNull(bool clearEverything){
}

//automatically downgrade for 11.2, blinding will be supported in 11.3/12.0
nTrickleInputsOutputs = INT_MAX;
Downgrade();

// -- seed random number generator (used for ordering output lists)
Expand Down