GNUnet 0.21.2
SetKey Struct Reference

Data Fields

enum SetKind set_kind
 
int k1
 Repetition counter. More...
 
int k2
 Leader (or 0). More...
 

Detailed Description

Definition at line 147 of file gnunet-service-consensus.c.

Field Documentation

◆ set_kind

enum SetKind SetKey::set_kind

Definition at line 149 of file gnunet-service-consensus.c.

Referenced by commit_set(), set_result_cb(), and task_start_reconcile().

◆ k1

int SetKey::k1

Repetition counter.

Definition at line 153 of file gnunet-service-consensus.c.

◆ k2

int SetKey::k2

Leader (or 0).

Definition at line 157 of file gnunet-service-consensus.c.


The documentation for this struct was generated from the following file: