You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 4, 2024. It is now read-only.
I have initially set up my blockchain with 4 validators and 1 bootnode.
Here's the issue I'm encountering:
A new user has staked the minimum required amount in the staking smart contract at address “0x0000000000000000000000000000000000001001”. However, when I check the validator list using npm info, the user appears in the array but is not participating in consensus or block validation.
As a result, the blockchain is halting, and no new blocks are being produced.