Fabcoin Core  0.16.2
P2P Digital Currency
Public Attributes | List of all members
ethash_light Struct Reference

#include <internal.h>

Public Attributes

void * cache
 
uint64_t cache_size
 
uint64_t block_number
 

Detailed Description

Definition at line 85 of file internal.h.

Member Data Documentation

uint64_t ethash_light::block_number

Definition at line 88 of file internal.h.

void* ethash_light::cache

Definition at line 86 of file internal.h.

uint64_t ethash_light::cache_size

Definition at line 87 of file internal.h.


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