Spec error code: -38020 — "Block number in sequence did not increase"
Description
Nethermind returns -38020 with a verbose message including the actual block numbers and an exclamation mark. The spec mandates a fixed message string.
Spec message: "Block number in sequence did not increase"
Nethermind message: "Block number out of order 18874368 is <= than previous block number of 22842259!"
Spec error code:
-38020— "Block number in sequence did not increase"Description
Nethermind returns
-38020with a verbose message including the actual block numbers and an exclamation mark. The spec mandates a fixed message string.Spec message:
"Block number in sequence did not increase"Nethermind message:
"Block number out of order 18874368 is <= than previous block number of 22842259!"