enforcing consistency of capitalization

changing outlying instances of "Notaries" to "notaries", reconciling them with the rest of the document
This commit is contained in:
S. Matthew English 2017-01-18 14:02:21 +01:00 committed by GitHub
parent cbb66f87f3
commit 82716b3fdb

View File

@ -46,8 +46,8 @@ Multiple notaries
More than one notary can exist in the network. This gives the following benefits:
* **Custom behaviour**. We can have both validating and privacy preserving Notaries -- parties can make a choice based on their specific requirements
* **Load balancing**. Spreading the transaction load over multiple Notaries will allow higher transaction throughput in the platform overall
* **Custom behaviour**. We can have both validating and privacy preserving notaries -- parties can make a choice based on their specific requirements
* **Load balancing**. Spreading the transaction load over multiple notaries will allow higher transaction throughput in the platform overall
* **Low latency**. Latency could be minimised by choosing a notary physically closer the transacting parties
A transaction should only be signed by a notary if all of its input states point to it.