Allow block version 4
This commit is contained in:
parent
50ebd35aeb
commit
cac0976509
1 changed files with 1 additions and 1 deletions
|
@ -345,7 +345,7 @@ err_out:
|
|||
}
|
||||
|
||||
#define BLOCK_VERSION_MASK 0x000000ff
|
||||
#define BLOCK_VERSION_CURRENT 3
|
||||
#define BLOCK_VERSION_CURRENT 4
|
||||
|
||||
static bool gbt_work_decode(const json_t *val, struct work *work)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue