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
Nodes periodically commit to the accepted contents of epochs. Whenever a different commitment is observed on the Tangle, the node has to evaluate the weight of the competing chain by obtaining a list of validators and a proof of their weight. Whenever such competing chain is found to have accrued more weight than the one known to the node, the ledgerstate should be rolled-back to the forking point and the Tangle resynced using the new chain.
The text was updated successfully, but these errors were encountered:
Nodes periodically commit to the accepted contents of epochs. Whenever a different commitment is observed on the Tangle, the node has to evaluate the weight of the competing chain by obtaining a list of validators and a proof of their weight. Whenever such competing chain is found to have accrued more weight than the one known to the node, the ledgerstate should be rolled-back to the forking point and the Tangle resynced using the new chain.
The text was updated successfully, but these errors were encountered: