We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: ErrorResp(ErrorPayload { code: -32000, message: "insufficient funds for gas * price + value: balance 868642641401620515, queued cost 877675227460404000, tx cost 10102618895179152, overshot 19135204953962637", data: None })
I set up an account with 1 eth, ran the setup which worked, then ran the spam step from your guide.
cargo run -- spam ./scenarios/stress.toml $RPC_URL -p $PRV_KEY \ --tps 24 -d 10 -s $SEED --min-balance 0.01
The text was updated successfully, but these errors were encountered:
https://github.com/ethereum/go-ethereum/blob/8dfad579e961f4fdd718fdcf435ad68f4d6d67df/core/txpool/validation.go#L245
Sorry, something went wrong.
#91
No branches or pull requests
I set up an account with 1 eth, ran the setup which worked, then ran the spam step from your guide.
The text was updated successfully, but these errors were encountered: