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