From afdf692b446d279b4d9fee8948c3de7a8ac64587 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 19 Nov 2020 19:14:03 +0000 Subject: [PATCH] External Updates --- blockchains/tezos/validators/list.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/blockchains/tezos/validators/list.json b/blockchains/tezos/validators/list.json index cd1a09653..6d74c42e9 100644 --- a/blockchains/tezos/validators/list.json +++ b/blockchains/tezos/validators/list.json @@ -211,6 +211,10 @@ }, "staking": { "minDelegation": 0 + }, + "status": { + "disabled": true, + "note": "No more capacity: -2163" } }, { @@ -253,6 +257,10 @@ }, "staking": { "minDelegation": 10 + }, + "status": { + "disabled": true, + "note": "No more capacity: -105357" } }, { @@ -358,7 +366,7 @@ }, "status": { "disabled": true, - "note": "No more capacity: -18537" + "note": "No more capacity: -26072" } }, { @@ -473,6 +481,10 @@ }, "staking": { "minDelegation": 0 + }, + "status": { + "disabled": true, + "note": "No more capacity: -1506" } } ] \ No newline at end of file