mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-13 11:06:31 +00:00
Merge pull request #3915 from ralexstokes/cleanup-signed-consolidation
Remove unnecessary signing domain for consolidations
This commit is contained in:
commit
cffd21823a
@ -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)
|
||||||
@ -135,12 +134,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…
x
Reference in New Issue
Block a user