Remove unnecessary signing domain for consolidations
This commit is contained in:
parent
adc5edd95c
commit
15a5b68260
|
@ -12,7 +12,6 @@
|
||||||
- [Constants](#constants)
|
- [Constants](#constants)
|
||||||
- [Misc](#misc)
|
- [Misc](#misc)
|
||||||
- [Withdrawal prefixes](#withdrawal-prefixes)
|
- [Withdrawal prefixes](#withdrawal-prefixes)
|
||||||
- [Domains](#domains)
|
|
||||||
- [Preset](#preset)
|
- [Preset](#preset)
|
||||||
- [Gwei values](#gwei-values)
|
- [Gwei values](#gwei-values)
|
||||||
- [Rewards and penalties](#rewards-and-penalties)
|
- [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')` |
|
| `COMPOUNDING_WITHDRAWAL_PREFIX` | `Bytes1('0x02')` |
|
||||||
|
|
||||||
### Domains
|
|
||||||
|
|
||||||
| Name | Value |
|
|
||||||
| - | - |
|
|
||||||
| `DOMAIN_CONSOLIDATION` | `DomainType('0x0B000000')` |
|
|
||||||
|
|
||||||
## Preset
|
## Preset
|
||||||
|
|
||||||
### Gwei values
|
### Gwei values
|
||||||
|
|
Loading…
Reference in New Issue