Skip to content

Commit

Permalink
Remove domain blobs sidecar
Browse files Browse the repository at this point in the history
  • Loading branch information
terencechain committed Nov 7, 2022
1 parent 544ae28 commit f010de0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions specs/eip4844/beacon-chain.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
- [Custom types](#custom-types)
- [Constants](#constants)
- [Blob](#blob)
- [Domain types](#domain-types)
- [Preset](#preset)
- [Execution](#execution)
- [Configuration](#configuration)
Expand Down Expand Up @@ -57,12 +56,6 @@ This upgrade adds blobs to the beacon chain as part of EIP-4844.
| `BLOB_TX_TYPE` | `uint8(0x05)` |
| `VERSIONED_HASH_VERSION_KZG` | `Bytes1(0x01)` |

### Domain types

| Name | Value |
| - | - |
| `DOMAIN_BLOBS_SIDECAR` | `DomainType('0x0a000000')` |

## Preset

### Execution
Expand Down

0 comments on commit f010de0

Please sign in to comment.