What is consensus algorithm?
Answer / Anil Kumar Kumar
A consensus algorithm is a method by which multiple nodes in a blockchain network agree on the validity of transactions and the addition of new blocks to the chain. Examples include Proof of Work (PoW), Proof of Stake (PoS), Delegated Proof of Stake (DPoS), and Practical Byzantine Fault Tolerance (PBFT).
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between wei and ether?
What is dao used for?
What error will I get if I put multiple contract definitions into a single solidity file?
Why is Blockchain a trusted approach?
What are the key principles in blockchain that help eliminate the security threats that need to be followed?
Which rpcs can you use to connect to a geth client over the network?
How is blockchain distributed database different from traditional databases?
Discuss the role of encryption in blockchain?
How blockchain ledger is differentiated from the normal ledger?
Explain a real-life use-case where Blockchain is being used?
When talking about “verifying” a transaction, what are miners verifying? Do they look at the transaction manually?
How does peer discovery work in a peer-to-peer (p2p) network?