simplified

This commit is contained in:
William Katz 2021-04-08 20:04:31 -07:00 committed by GitHub
parent 0d108e828a
commit 21a92a5793
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ the currency model most Minecraft Servers adopt if any, is resource based, usual
* locality is required for transaction
* theft is possible, ownership is possession based
CCash solves these issues and adds a level of abstraction, the main idealogical guideline of CCash is to have fast core operations that other services build on top of this abstraction
CCash solves these issues and adds a level of abstraction, the main philosophy of CCash is to have fast core operations that other services build on
#### Build