From 62cbd0e7da372317a333df6a88337314d74d1cc8 Mon Sep 17 00:00:00 2001 From: Carl Beekhuizen Date: Thu, 19 Dec 2019 15:49:10 +0200 Subject: [PATCH] Revert domain 6 -> 5 to prevent confusion --- specs/core/1_custody-game.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/core/1_custody-game.md b/specs/core/1_custody-game.md index 0e3138a29..d6c79c96d 100644 --- a/specs/core/1_custody-game.md +++ b/specs/core/1_custody-game.md @@ -131,7 +131,7 @@ The following types are defined, mapping into `DomainType` (little endian): | Name | Value | | - | - | -| `DOMAIN_CUSTODY_BIT_CHALLENGE` | `0x05000000` | +| `DOMAIN_CUSTODY_BIT_CHALLENGE` | `0x06000000` | ### TODO PLACEHOLDER