Expand description
This is the Mining module.
The mining function used to put pending
transactions on the blockchain.
Functionsยง
- calculate_
hash ๐ - Calculate a hash using SHA256.
- mine_
block - Mine a transaction.
This is the Mining module.
The mining function used to put pending
transactions on the blockchain.