**Spec error code:** `-38010` — "Transactions nonce is too low" ### Description When `validation: true` and a transaction nonce is below the sender's current nonce, Nethermind returns `-32603` (InternalError).
Spec error code:
-38010— "Transactions nonce is too low"Description
When
validation: trueand a transaction nonce is below the sender's current nonce, Nethermind returns-32603(InternalError).