From 39ae20049c954e9564f96b148c0b9470441b48ef Mon Sep 17 00:00:00 2001 From: Philipp Gackstatter Date: Fri, 3 Nov 2023 10:07:24 +0100 Subject: [PATCH] Update Restricted Address type value --- tips/TIP-0050/tip-0050.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tips/TIP-0050/tip-0050.md b/tips/TIP-0050/tip-0050.md index ca25fcdd3..f9ca70f81 100644 --- a/tips/TIP-0050/tip-0050.md +++ b/tips/TIP-0050/tip-0050.md @@ -51,7 +51,7 @@ The following table shows the mapping from the address type of the **first byte* | Address | Type Byte as `uint8` | Bech32 Encoded | | ------------------ | -------------------- | -------------- | -| Restricted Address | 40 | iota1**9**... | +| Restricted Address | 48 | iota1**x**... | The following table shows the serialization of a _Restricted Address_: @@ -74,7 +74,7 @@ The following table shows the serialization of a _Restricted Address_: Address Type uint8 - Set to value 40 to denote a Restricted Address. + Set to value 48 to denote a Restricted Address. Address oneOf