GNUnet 0.21.1
BlockContext Struct Reference

Our closure. More...

Collaboration diagram for BlockContext:
[legend]

Data Fields

const struct GNUNET_CONFIGURATION_Handlecfg
 Configuration to use. More...
 
struct GNUNET_BLOCK_Contextbc
 Lazily initialized block context. More...
 

Detailed Description

Our closure.

Definition at line 36 of file plugin_block_consensus.c.

Field Documentation

◆ cfg

const struct GNUNET_CONFIGURATION_Handle* BlockContext::cfg

Configuration to use.

Definition at line 41 of file plugin_block_consensus.c.

◆ bc

struct GNUNET_BLOCK_Context* BlockContext::bc

Lazily initialized block context.

Definition at line 46 of file plugin_block_consensus.c.


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