Skip to content

Commit d0b9cc8

Browse files
committed
Fix formatting for old newsfragments
1 parent 5f28412 commit d0b9cc8

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

newsfragments/2330.bugfix.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
- Fix types for ``gas``, and ``gasLimit`` (``Wei`` to ``int``)
2-
- Fix types for ``effectiveGasPrice``, (``int`` to ``Wei``)
1+
Fix types for ``gas``, and ``gasLimit``: ``Wei -> int``. Also fix types for ``effectiveGasPrice``: (``int -> Wei``)

newsfragments/2350.feature.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
+ Add async `eth.get_storage_at` method
1+
Add async `eth.get_storage_at` method

0 commit comments

Comments
 (0)