Class: BlockProof
BlockProof(hash, root, nonce1, nonce2, time, nonce)
Constructor
new BlockProof(hash, root, nonce1, nonce2, time, nonce)
Parameters:
Name |
Type |
Description |
hash |
Hash
|
|
root |
Hash
|
|
nonce1 |
Number
|
|
nonce2 |
Number
|
|
time |
Number
|
|
nonce |
Number
|
|
- Source: