Skip to content

Commit

Permalink
Merge pull request #3915 from ralexstokes/cleanup-signed-consolidation
Browse files Browse the repository at this point in the history
Remove unnecessary signing domain for consolidations
  • Loading branch information
hwwhww committed Sep 13, 2024
2 parents 6ebdeb2 + 15a5b68 commit cffd218
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions specs/electra/beacon-chain.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
- [Constants](#constants)
- [Misc](#misc)
- [Withdrawal prefixes](#withdrawal-prefixes)
- [Domains](#domains)
- [Preset](#preset)
- [Gwei values](#gwei-values)
- [Rewards and penalties](#rewards-and-penalties)
Expand Down Expand Up @@ -135,12 +134,6 @@ The following values are (non-configurable) constants used throughout the specif
| - | - |
| `COMPOUNDING_WITHDRAWAL_PREFIX` | `Bytes1('0x02')` |

### Domains

| Name | Value |
| - | - |
| `DOMAIN_CONSOLIDATION` | `DomainType('0x0B000000')` |

## Preset

### Gwei values
Expand Down

0 comments on commit cffd218

Please sign in to comment.