Thanks to visit codestin.com Credit goes to github.com
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 183492f commit a7cb407Copy full SHA for a7cb407
README.md
@@ -178,7 +178,7 @@ Examples (arguments and results) for all methods may be found as JSON files [her
178
}
179
```
180
181
-where `kwargs` refer to the required arguments and `res` refers to the expected result if you were to run:
+where `kwargs` refer to the required named arguments and `res` refers to the expected result if you were to run:
182
183
``` python
184
eth.get_block_number_by_timestamp(timestamp="1578638524", closest="before")
0 commit comments