14 lines
360 B
Markdown
14 lines
360 B
Markdown
# Ledger
|
|
|
|
* Receives updates from clients
|
|
* Periodically updates other ledgers of the longest chain it has
|
|
|
|
# Client
|
|
|
|
* Does work and submits that work to a ledger
|
|
* Can be rewarded from a ledger with reports that let clients know of their rewards
|
|
|
|
|
|
# Client Updates & Mining
|
|
|
|
Wee need some way of proving that a client has mined a new block or chain of blocks |