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
failed to handle local request ChainStorageError(InvalidOperation("UTXO 03766bac91009a48cc32ba01488fe1104df33ded410ddbe498471f80ecacd4a6 was already marked as deleted."))
#4707
Closed
SWvheerden opened this issue
Sep 21, 2022
· 1 comment
This comes from the function fn calculate_mmr_roots. Every time I have seen this it was logged withBaseNodeService failed to handle local request as was the case here. This to me points toward a miner asking for the MMR roots of a block, but the template has invalid transactions. This means the mempool has invalid transactions in it.
This should be solved by #4706
No description provided.
The text was updated successfully, but these errors were encountered: