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
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.
Can you guys clarify this?
The text was updated successfully, but these errors were encountered:
puneet166
changed the title
the blockchain is halting, and no new blocks are being produced.
The blockchain is halting, and no new blocks are being produced.
May 30, 2024
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.
Can you guys clarify this?
The text was updated successfully, but these errors were encountered: