From d217c368c8ecee3b25cabb9d3adda02186a5b318 Mon Sep 17 00:00:00 2001 From: James Ray <16969914+jamesray1@users.noreply.github.com> Date: Wed, 3 Apr 2019 13:19:08 +1100 Subject: [PATCH] payed -> paid --- holochain.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/holochain.tex b/holochain.tex index 31b5b4dde..1892bb49b 100644 --- a/holochain.tex +++ b/holochain.tex @@ -537,7 +537,7 @@ \subsection{Ethereum} \end{equation} whereas users are incentivized to hold the average complexity $f_{avg}(n,m)$ of the code being run by Ethereum small -since execution has to be payed for in gas and which is due to restrictions such as the \textit{block gas limit}. +since execution has to be paid for in gas and which is due to restrictions such as the \textit{block gas limit}. In other words, because of the complexity $\sum_{i=0}^n f_{tx_i}(n,m)$ being burdened upon all nodes of the system, other systemic properties have to keep users from running complex code on Ethereum so as to not bump into the network's limits. Again, since every node has to process the same set of all transactions, the time complexity of the whole system then is that of one node multiplied by $m$: