Toychain!
A toy blockchain in C
block_tree_cell Struct Reference

Tree structure for Block objects. More...

#include <blockchain.h>

Collaboration diagram for block_tree_cell:

Data Fields

Blockblock
 
struct block_tree_cellfather
 
struct block_tree_cellfirstChild
 
struct block_tree_cellnextBro
 
size_t height
 

Detailed Description

Tree structure for Block objects.


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