Spec error code: -38013 — "Not enough gas provided to pay for intrinsic gas for a transaction"
Description
Nethermind returns -38013 "gas limit below intrinsic gas". The error code is correct but the message does not match the spec.
Spec message: "Not enough gas provided to pay for intrinsic gas for a transaction"
Nethermind message: "gas limit below intrinsic gas"
Spec error code:
-38013— "Not enough gas provided to pay for intrinsic gas for a transaction"Description
Nethermind returns
-38013 "gas limit below intrinsic gas". The error code is correct but the message does not match the spec.Spec message:
"Not enough gas provided to pay for intrinsic gas for a transaction"Nethermind message:
"gas limit below intrinsic gas"