mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-21 16:11:33 +00:00
Merge pull request #3317 from MariusVanDerWijden/patch-1
deneb: switch blob tx type to 0x03
This commit is contained in:
commit
3eb5240111
@ -59,7 +59,7 @@ This upgrade adds blobs to the beacon chain as part of Deneb. This is an extensi
|
||||
|
||||
| Name | Value |
|
||||
| - | - |
|
||||
| `BLOB_TX_TYPE` | `uint8(0x05)` |
|
||||
| `BLOB_TX_TYPE` | `uint8(0x03)` |
|
||||
| `VERSIONED_HASH_VERSION_KZG` | `Bytes1('0x01')` |
|
||||
|
||||
## Preset
|
||||
|
Loading…
x
Reference in New Issue
Block a user