Page https://mainnet.incognito.org/committees explanation

Hi all, I’m running a couple of nodes for few days but in the last days I can’t find my validator public keys any more on that page https://mainnet.incognito.org/committees

Is this a symptom of problems on my vNodes? I’ve already checked docker stats and docker ps and ports are correctly opened. Also on the app in the “Power (run a Node)” section the nodes (vNodes) shows correctly (no “stake” or “fix” buttons).

Maybe I misunderstood the function of this page but the search in that page of the first few characters of my public keys doesn’t find nothing also in the candidates to the next shard list.

And what is the difference of this page? https://lb-fullnode.incognito.org/committees
Thanks in advance.

https://mainnet.incognito.org/committees and https://lb-fullnode.incognito.org/committees point to different physical servers. The data presented by each page should be identical.

Validators on those pages are listed using the BLS Mining key, not any of the keys listed in the app, including the public key.

You will need to query each of your Nodes directly to get the BLS mining key. Here is a post with some example details. While the post is about pNodes, the command should still work for vNodes.

Once you have the BLS Mining key, you can search the first few letters to find your Nodes.

3 Likes

Ok, thank you very much. I’ve figured out and found all the keys.

1 Like