Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a7cb407

Browse files
authored
Added more instructions
1 parent 183492f commit a7cb407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ Examples (arguments and results) for all methods may be found as JSON files [her
178178
}
179179
```
180180

181-
where `kwargs` refer to the required arguments and `res` refers to the expected result if you were to run:
181+
where `kwargs` refer to the required named arguments and `res` refers to the expected result if you were to run:
182182

183183
``` python
184184
eth.get_block_number_by_timestamp(timestamp="1578638524", closest="before")

0 commit comments

Comments
 (0)