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 d1fb0ff commit a221182Copy full SHA for a221182
docs/specs/mev-share/_streamEvent.mdx
@@ -35,7 +35,6 @@
35
| `txs.to` | Hex-string | Transaction recipient address. |
36
| `txs.from` | Hex-string | Transaction sender address. |
37
| `txs.value` | Hex-string | Value transferred in the transaction. |
38
-| `txs.gasLimit` | Hex-string | Gas limit of the transaction. |
39
| `txs.maxFeePerGas` | Hex-string | Maximum fee per gas of the transaction. GasFeeCap |
40
| `txs.maxPriorityFeePerGas` | Hex-string | Maximum priority fee per gas of the transaction. GasTipCap |
41
| `txs.nonce` | Hex-string | Nonce of the transaction. |
0 commit comments