Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

typo fix #189

Merged
merged 1 commit into from Jul 25, 2019
Merged

typo fix #189

Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

@@ -8,7 +8,7 @@ The Validator Registry contract is an implementation of a token-curated registry

The goal of a TCR is to produce a curated set of listings, which are entries that have successfully been included in the registry. Listings begin as proposals which indicate intent to join the registry, backed by a number of tokens. Proposals and listings may be challenged at any time, where a challenger must put up an equal number of tokens as the listing or proposal owner. Challenges trigger votes, which any token holder may participate in. If voted out, the validator’s tokens are distributed to the individuals responsible for raising – and voting in – the successful challenge.

Holders of the protocol’s native staking token, KOSU (implemnting the ERC-20 standard), can vote on proposals using a one-token-vote basis. Validators and Posters are required to stake Kosu tokens in order to perform their designated roles in the network. These participants will also be able to vote on proposals using their Validator or Poster stakes.
Holders of the protocol’s native staking token, KOSU (implementing the ERC-20 standard), can vote on proposals using a one-token-vote basis. Validators and Posters are required to stake Kosu tokens in order to perform their designated roles in the network. These participants will also be able to vote on proposals using their Validator or Poster stakes.

### Network participants

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.