A Consensus Algorithm for adding new blocks to Blockchain.
- Every node in a blockchain is assigned a random waiting time
- The node that has the least waiting time gets to add the new block
- Managed in a Trusted Execution Environment
A Consensus Algorithm for adding new blocks to Blockchain.