From 10b9292d09dc01e9d1bd3dba264260e1e75d0788 Mon Sep 17 00:00:00 2001 From: Anna Carroll Date: Sat, 2 Dec 2023 16:12:08 +0100 Subject: [PATCH] Update EIP-3074: update 3074 MAGIC byte Merged by EIP-Bot. --- EIPS/eip-3074.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EIPS/eip-3074.md b/EIPS/eip-3074.md index 26fdb7c7b2c87..90901dfc40d3c 100644 --- a/EIPS/eip-3074.md +++ b/EIPS/eip-3074.md @@ -37,7 +37,7 @@ With the extraordinary growth of tokens on Ethereum, it has become common for EO | Constant | Value | | ---------------- | ------ | -| `MAGIC` | `0x03` | +| `MAGIC` | `0x04` | `MAGIC` is used for [EIP-3074](./eip-3074.md) signatures to prevent signature collisions with other signing formats.