Commit 590888b
committed
Fix transaction type for EIP-4844 transaction.
According to https://github.com/ethereum/EIPs/blob/master/EIPS/eip-4844.md
The type should be `Bytes1(0x03)`1 parent 03911ff commit 590888b
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments