Class: BlockProof

BlockProof(hash, root, nonce1, nonce2, time, nonce)

Block Proof

Constructor

new BlockProof(hash, root, nonce1, nonce2, time, nonce)

Create a block proof.

Parameters:
Name Type Description
hash Hash
root Hash
nonce1 Number
nonce2 Number
time Number
nonce Number
Source: