Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/specs/mev-share/_streamEvent.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
| `txs.to` | Hex-string | Transaction recipient address. |
| `txs.from` | Hex-string | Transaction sender address. |
| `txs.value` | Hex-string | Value transferred in the transaction. |
| `txs.gasLimit` | Hex-string | Gas limit of the transaction. |
| `txs.maxFeePerGas` | Hex-string | Maximum fee per gas of the transaction. GasFeeCap |
| `txs.maxPriorityFeePerGas` | Hex-string | Maximum priority fee per gas of the transaction. GasTipCap |
| `txs.nonce` | Hex-string | Nonce of the transaction. |
Expand Down