-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtofile.json
39 lines (36 loc) · 834 Bytes
/
tofile.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"OrderingType": 0,
"ConsType": 2,
"StateMachineType": 0,
"MCType": 0,
"NumTotalProcs": 4,
"NumNonMembers": 0,
"RndMemberCount": 0,
"RndMemberType": 0,
"GenRandBytes": false,
"SigType": 5,
"CoinType": 3,
"SleepCrypto": true,
"FailRounds": 5,
"FailDuration": 2000,
"ClearDiskOnRestart": true,
"NumFailProcs": 0,
"NumMsgProcessThreads": 5,
"CPUProfile": false,
"MemProfile": false,
"ByzType": 0,
"NumByz": 0,
"MaxRounds": 10,
"NetworkType": 0,
"FanOut": 0,
"ConnectionType": 1,
"IncludeProofs": false,
"UsePubIndex": true,
"SleepValidate": true,
"BufferForwarder": false,
"UseMultisig": false,
"BlsMultiNew": false,
"CheckDecisions": true,
"MvProposalSizeBytes": 1000,
"BinConsPercentOnes": 50
}