Toychain!
A toy blockchain in C
|
Block structure to store declarations. More...
#include <blockchain.h>
Data Fields | |
Key * | author |
CellProtected * | votes |
uint8 * | hash |
uint8 * | previous_hash |
int | nonce |
Block structure to store declarations.