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
The current 9c chains have unnecessary Blocks with multiple ChainIds. Running IStore.PruneOutdatedChains() on these chains break the chain for some reason. This is rather detrimental to the performance of chains and needs to be fixed.
The text was updated successfully, but these errors were encountered:
The current 9c chains have unnecessary
Block
s with multipleChainId
s. RunningIStore.PruneOutdatedChains()
on these chains break the chain for some reason. This is rather detrimental to the performance of chains and needs to be fixed.The text was updated successfully, but these errors were encountered: