change req sigs to 6 of 10
This commit is contained in:
parent
b540068f94
commit
b6222a9ae9
@ -21,7 +21,7 @@
|
|||||||
### getting 5 of 10 signatures w/ 1000 nodes of 2900
|
### getting 5 of 10 signatures w/ 1000 nodes of 2900
|
||||||
(1000/2900.0)**5 = 0.004875397277841433
|
(1000/2900.0)**5 = 0.004875397277841433
|
||||||
*/
|
*/
|
||||||
#define INSTANTX_SIGNATURES_REQUIRED 5
|
#define INSTANTX_SIGNATURES_REQUIRED 6
|
||||||
#define INSTANTX_SIGNATURES_TOTAL 10
|
#define INSTANTX_SIGNATURES_TOTAL 10
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
Loading…
Reference in New Issue
Block a user