Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguida committed Jun 1, 2015
1 parent 3ae16d5 commit 1c1f890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GLOSSARY.md
Expand Up @@ -32,7 +32,7 @@ The blockchain is a decentralized, immutable, public ledger of all transactions

# DHT

Distributed Hash Table: A decentralized, distributed system for storing key/value pairs where any node in the network can efficiently retrieve a value given a certain key. Ability to map keys to values is distributed among the nodes, such that changes to participating nodes is minimally disruptive.
Distributed Hash Table: a decentralized, distributed system for storing key/value pairs where any node in the network can efficiently retrieve a value given a certain key. Ability to map keys to values is distributed among the nodes, such that changes to participating nodes is minimally disruptive.

# HD Wallet

Expand Down

0 comments on commit 1c1f890

Please sign in to comment.