Skip to content

Commit 2f9b41e

Browse files
committed
update README.md
1 parent c430c94 commit 2f9b41e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,7 @@ let data = await fetchGasPrice()
9191
*
9292
* {
9393
* formatted: {
94-
* gasPrice: '3',
95-
* maxFeePerGas: null,
96-
* maxPriorityFeePerGas: null
94+
* gasPrice: '3'
9795
* },
9896
* gasPrice: 3000000000n
9997
* }

0 commit comments

Comments
 (0)