From dc8e7b5d959220a302be134d4cd6977056bb7a32 Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Sat, 24 Sep 2022 21:18:46 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=A3=20add=20some=20lexicon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nodes/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nodes/README.md b/nodes/README.md index f0f5dd8..3eb1111 100644 --- a/nodes/README.md +++ b/nodes/README.md @@ -146,3 +146,5 @@ * **unique index**: every validator receives its unique index. +* **finality**: a transaction has "finality" when it's part of a block that can't change without a significant amount of ETH getting burned (this is managed using "checkpoint" blocks). +