From b41f8177cb00bc131683b3126835f3811d2f93c8 Mon Sep 17 00:00:00 2001 From: Francisco Giordano Date: Mon, 8 Aug 2022 15:26:00 -0300 Subject: [PATCH] Move EIP-712 to Final --- EIPS/eip-712.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/EIPS/eip-712.md b/EIPS/eip-712.md index 76ca1eb40e11c4..16e14a9065e5fc 100644 --- a/EIPS/eip-712.md +++ b/EIPS/eip-712.md @@ -4,8 +4,7 @@ title: Typed structured data hashing and signing description: A procedure for hashing and signing of typed structured data as opposed to just bytestrings. author: Remco Bloemen (@Recmo), Leonid Logvinov (@LogvinovLeon), Jacob Evans (@dekz) discussions-to: https://ethereum-magicians.org/t/eip-712-eth-signtypeddata-as-a-standard-for-machine-verifiable-and-human-readable-typed-data-signing/397 -status: Last Call -last-call-deadline: 2022-08-08 +status: Final type: Standards Track category: Interface created: 2017-09-12