Merge pull request #3542 from etan-status/df-nodomain

Remove unused `DOMAIN_BLOB_SIDECAR`
This commit is contained in:
danny 2023-11-03 14:02:52 -06:00 committed by GitHub
commit 088dd19905
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -11,7 +11,6 @@
- [Introduction](#introduction)
- [Custom types](#custom-types)
- [Constants](#constants)
- [Domain types](#domain-types)
- [Blob](#blob)
- [Preset](#preset)
- [Execution](#execution)
@ -67,12 +66,6 @@ Deneb is a consensus-layer upgrade containing a number of features. Including:
## Constants
### Domain types
| Name | Value |
| - | - |
| `DOMAIN_BLOB_SIDECAR` | `DomainType('0x0B000000')` |
### Blob
| Name | Value |