Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <internal.h>
Public Attributes | |
FILE * | file |
uint64_t | file_size |
node * | data |
Definition at line 118 of file internal.h.
node* ethash_full::data |
Definition at line 121 of file internal.h.
FILE* ethash_full::file |
Definition at line 119 of file internal.h.
uint64_t ethash_full::file_size |
Definition at line 120 of file internal.h.