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