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). +