Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Updated acronym list #568

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/glossary/crypto-acronyms.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,14 @@ description: A list of commonly used acronyms for crypto and blockchain.
* PoW - Proof of Work
* PoS - Proof of Stake
* PoA - Proof of Authority
* PoH - Proof of History
* PoET - Proof of Elapsed Time
* PoB - Proof of Burn
* PoC - Proof of Capacity
* DPoS - Delegated Proof of Stake
* LPoS - Liquid Proof of Stake
* NPoS - Nominated Proof of Stake
* OCA - Obelisk Consensus Algorithm
* BFT - Byzantine Fault Tolerance
* dBFT - Delegated Byzantine Fault Tolerance
* pBFT - Practical Byzantine Fault Tolerance
Expand Down