Remove unnecessary signing domain for consolidations
This commit is contained in:
parent
adc5edd95c
commit
15a5b68260
|
@ -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)
|
||||
|
@ -130,12 +129,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
|
||||
|
|
Loading…
Reference in New Issue