libhcs
|
Stores a number of shares, with flags indicating if they are currently to be counted. More...
#include <hcs_shares.h>
Data Fields | |
mpz_t * | shares |
An array of share values. | |
int * | flag |
Flags corresponding to each value in shares . | |
void ** | server_id |
Optional id of each shares server. | |
unsigned long | size |
Number of shares in this array. | |
Stores a number of shares, with flags indicating if they are currently to be counted.