new Construction(index, prevHash, transactions, prevProof)
Parameters:
Name | Type | Description |
---|---|---|
index |
Id of the block | |
prevHash |
Hash of the previous block. | |
transactions |
Instance of Transaction class. | |
prevProof |
Proof number of previous Block |
- Source:
- See: