Make an abstract size variable for libblkmaker_coinbase_size_limit
This commit is contained in:
@@ -25,6 +25,7 @@ typedef int16_t blktime_diff_t;
|
||||
typedef uint32_t blknonce_t;
|
||||
|
||||
#define libblkmaker_blkheader_size (80)
|
||||
#define libblkmaker_coinbase_size_limit (100)
|
||||
|
||||
struct blktxn_t {
|
||||
unsigned char *data;
|
||||
|
||||
Reference in New Issue
Block a user