From 46936ee08cb7ea8d73569233e76a53cf4379427b Mon Sep 17 00:00:00 2001 From: JohnnyHsieh Date: Tue, 4 Dec 2018 09:38:54 +0800 Subject: [PATCH] Update README.md Fix typo error --- digitalOcean/TomoChain/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/digitalOcean/TomoChain/README.md b/digitalOcean/TomoChain/README.md index cd1e997..cfa0b6b 100644 --- a/digitalOcean/TomoChain/README.md +++ b/digitalOcean/TomoChain/README.md @@ -1,6 +1,6 @@ # Start a Tomochain masternode on DigitalOcean -> omochain is a public EVM (Ethereum Virtual Machine)-compatible blockchain with the following advantages: low transaction fee, fast confirmation time, double validation and randomization for security guarantees. In particular, we propose Proof-of-Stake Voting (PoSV) consensus, a Proof-of-Stake (PoS)-based blockchain protocol with a fair voting mechanism, rigorous security guarantees and fast finality. We also present a novel reward mechanism and show that, with this mechanism, the blockchain has a low probability of forks, fast confirmation times, plus the contributions and benefits of masternodes are fair in the sense that the probability distribution function is uniform eventually. +> Tomochain is a public EVM (Ethereum Virtual Machine)-compatible blockchain with the following advantages: low transaction fee, fast confirmation time, double validation and randomization for security guarantees. In particular, we propose Proof-of-Stake Voting (PoSV) consensus, a Proof-of-Stake (PoS)-based blockchain protocol with a fair voting mechanism, rigorous security guarantees and fast finality. We also present a novel reward mechanism and show that, with this mechanism, the blockchain has a low probability of forks, fast confirmation times, plus the contributions and benefits of masternodes are fair in the sense that the probability distribution function is uniform eventually. ## What is needed