Merge pull request #3542 from etan-status/df-nodomain
Remove unused `DOMAIN_BLOB_SIDECAR`
This commit is contained in:
commit
088dd19905
|
@ -11,7 +11,6 @@
|
||||||
- [Introduction](#introduction)
|
- [Introduction](#introduction)
|
||||||
- [Custom types](#custom-types)
|
- [Custom types](#custom-types)
|
||||||
- [Constants](#constants)
|
- [Constants](#constants)
|
||||||
- [Domain types](#domain-types)
|
|
||||||
- [Blob](#blob)
|
- [Blob](#blob)
|
||||||
- [Preset](#preset)
|
- [Preset](#preset)
|
||||||
- [Execution](#execution)
|
- [Execution](#execution)
|
||||||
|
@ -67,12 +66,6 @@ Deneb is a consensus-layer upgrade containing a number of features. Including:
|
||||||
|
|
||||||
## Constants
|
## Constants
|
||||||
|
|
||||||
### Domain types
|
|
||||||
|
|
||||||
| Name | Value |
|
|
||||||
| - | - |
|
|
||||||
| `DOMAIN_BLOB_SIDECAR` | `DomainType('0x0B000000')` |
|
|
||||||
|
|
||||||
### Blob
|
### Blob
|
||||||
|
|
||||||
| Name | Value |
|
| Name | Value |
|
||||||
|
|
Loading…
Reference in New Issue