From 113f42a399ecf3767fe5ab1717b22e2543ba23e1 Mon Sep 17 00:00:00 2001 From: EntireTwix Date: Tue, 20 Dec 2022 16:58:19 -0800 Subject: [PATCH] :memo: --- docs/idea.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/idea.md b/docs/idea.md index 984b8d7..e729bbe 100644 --- a/docs/idea.md +++ b/docs/idea.md @@ -11,7 +11,7 @@ The currency model most Minecraft Servers adopt if any, is resource based, usual * Locality is required for transactions. * Theft is possible; ownership is physical possession based. -CCash solves these issues and adds a level of abstraction. The main philosophy of CCash is to have fast core operations which other services build on, CCash can proccess over a thousand requests per second. +CCash solves these issues and adds a level of abstraction. The main philosophy of CCash is to have fast core operations which other services build on, CCash can proccess thousands of requests per second. The CCash instance can be external to the game server: