This commit is contained in:
Duke Leto
2019-12-18 15:45:34 -05:00
parent aef3f37b0f
commit 339f03233d
2 changed files with 1 additions and 7 deletions

View File

@@ -28,8 +28,6 @@
#include "uint256.h"
#include "arith_uint256.h"
extern int32_t ASSETCHAINS_LWMAPOS;
/** Nodes collect new transactions into a block, hash them into a hash tree,
* and scan through nonce values to make the block's hash satisfy proof-of-work
* requirements. When they solve the proof-of-work, they broadcast the block