Skip to content

Commit a221182

Browse files
authored
Delete extra gas field (#609)
1 parent d1fb0ff commit a221182

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/specs/mev-share/_streamEvent.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
| `txs.to` | Hex-string | Transaction recipient address. |
3636
| `txs.from` | Hex-string | Transaction sender address. |
3737
| `txs.value` | Hex-string | Value transferred in the transaction. |
38-
| `txs.gasLimit` | Hex-string | Gas limit of the transaction. |
3938
| `txs.maxFeePerGas` | Hex-string | Maximum fee per gas of the transaction. GasFeeCap |
4039
| `txs.maxPriorityFeePerGas` | Hex-string | Maximum priority fee per gas of the transaction. GasTipCap |
4140
| `txs.nonce` | Hex-string | Nonce of the transaction. |

0 commit comments

Comments
 (0)