We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b671f4 commit 1976bc0Copy full SHA for 1976bc0
tests/core/utilities/test_async_transaction.py
@@ -75,7 +75,7 @@ async def test_async_fill_transaction_defaults_for_all_params(async_w3):
75
76
77
@pytest.mark.asyncio()
78
-async def test_async_fill_transaction_defaults_nondynamic_tranaction_fee(async_w3):
+async def test_async_fill_transaction_defaults_nondynamic_transaction_fee(async_w3):
79
gasPrice_transaction = {
80
"gasPrice": 10,
81
}
0 commit comments