Skip to content

fix: remove redundant SetNonce call in GeneralTestBase#10695

Merged
LukaszRozmej merged 2 commits intoNethermindEth:masterfrom
reallesee:fix/remove-redundant-set-nonce-call
Mar 3, 2026
Merged

fix: remove redundant SetNonce call in GeneralTestBase#10695
LukaszRozmej merged 2 commits intoNethermindEth:masterfrom
reallesee:fix/remove-redundant-set-nonce-call

Conversation

@reallesee
Copy link
Contributor

CreateAccount already accepts nonce as a parameter, so calling SetNonce separately right after was unnecessary. This aligns GeneralTestBase with BlockchainTestBase which uses the single-call approach.

@LukaszRozmej LukaszRozmej merged commit 11ba71b into NethermindEth:master Mar 3, 2026
111 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants