From 0cc2eeac9461af53183a7fe74b6f93f2ed442825 Mon Sep 17 00:00:00 2001 From: Patrick Kim <70043880+pakim249CAL@users.noreply.github.com> Date: Sun, 2 Jan 2022 11:37:53 -0800 Subject: [PATCH] Add info about word. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 09e4a66..c432687 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Click on a CSV in the browser and github does a pretty good job displaying it, o This project started at EIP 150 and will build out new CSVs as new versions of the protocol are released (e.g. Metropolis!). I also plan on going back and building out previous versions, especially if there is some demand and/or help in doing so. +The size of a "word" in EVM is 256 bits. + ## Google Spreadsheets For those of you that prefer a google spreadsheet, I will be maintaining a corresponding google spreadsheet per EIP update