|
Electroneum
|
#include "version.h"

Go to the source code of this file.
Macros | |
| #define | BUFFER_SIZE 1000000 |
| #define | CHUNK_SIZE_WARNING_THRESHOLD 500000 |
| #define | NUM_BLOCKS_PER_CHUNK 1 |
| #define | BLOCKCHAIN_RAW "blockchain.raw" |
| #define BLOCKCHAIN_RAW "blockchain.raw" |
Definition at line 40 of file blockchain_utilities.h.
| #define BUFFER_SIZE 1000000 |
Definition at line 37 of file blockchain_utilities.h.
| #define CHUNK_SIZE_WARNING_THRESHOLD 500000 |
Definition at line 38 of file blockchain_utilities.h.
| #define NUM_BLOCKS_PER_CHUNK 1 |
Definition at line 39 of file blockchain_utilities.h.