Toychain!
A toy blockchain in C
block Struct Reference

Block structure to store declarations. More...

#include <blockchain.h>

Collaboration diagram for block:

Data Fields

Keyauthor
 
CellProtectedvotes
 
uint8hash
 
uint8previous_hash
 
int nonce
 

Detailed Description

Block structure to store declarations.


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