Our closure. More...
Data Fields | |
const struct GNUNET_CONFIGURATION_Handle * | cfg |
Configuration to use. More... | |
struct GNUNET_BLOCK_Context * | bc |
Lazily initialized block context. More... | |
Our closure.
Definition at line 36 of file plugin_block_consensus.c.
const struct GNUNET_CONFIGURATION_Handle* BlockContext::cfg |
Configuration to use.
Definition at line 41 of file plugin_block_consensus.c.
struct GNUNET_BLOCK_Context* BlockContext::bc |
Lazily initialized block context.
Definition at line 46 of file plugin_block_consensus.c.