Skip to content

Commit

Permalink
Add comment about domain type reservation
Browse files Browse the repository at this point in the history
  • Loading branch information
ralexstokes committed May 4, 2022
1 parent 207f287 commit f0628e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions specs/bellatrix/beacon-chain.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ Additionally, this upgrade introduces the following minor changes:
| - | - |
| `DOMAIN_APPLICATION` | `DomainType('0x00000001')` |

*Note*: `DOMAIN_APPLICATION` reserves the rest of the bitspace in `DomainType` for application usage. Any other `DomainType` in the consensus specs that has the high-bit set should be considered invalid.

## Preset

### Execution
Expand Down

0 comments on commit f0628e2

Please sign in to comment.