File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ var defaultLocal = Local{
140140 RestReadTimeoutSeconds : 15 ,
141141 RestWriteTimeoutSeconds : 120 ,
142142 RunHosted : false ,
143- StatefulVoteCompressionTableSize : 512 ,
143+ StatefulVoteCompressionTableSize : 2048 ,
144144 StateproofDir : "" ,
145145 StorageEngine : "sqlite" ,
146146 SuggestedFeeBlockHistory : 3 ,
Original file line number Diff line number Diff line change 119119 "RestReadTimeoutSeconds" : 15 ,
120120 "RestWriteTimeoutSeconds" : 120 ,
121121 "RunHosted" : false ,
122- "StatefulVoteCompressionTableSize" : 512 ,
122+ "StatefulVoteCompressionTableSize" : 2048 ,
123123 "StateproofDir" : " " ,
124124 "StorageEngine" : " sqlite" ,
125125 "SuggestedFeeBlockHistory" : 3 ,
Original file line number Diff line number Diff line change 119119 "RestReadTimeoutSeconds" : 15 ,
120120 "RestWriteTimeoutSeconds" : 120 ,
121121 "RunHosted" : false ,
122- "StatefulVoteCompressionTableSize" : 512 ,
122+ "StatefulVoteCompressionTableSize" : 2048 ,
123123 "StateproofDir" : " " ,
124124 "StorageEngine" : " sqlite" ,
125125 "SuggestedFeeBlockHistory" : 3 ,
You can’t perform that action at this time.
0 commit comments