diff --git a/EIPS/eip-191.md b/EIPS/eip-191.md index 910c30ee..a63a1aeb 100644 --- a/EIPS/eip-191.md +++ b/EIPS/eip-191.md @@ -2,11 +2,11 @@ eip: 191 title: Signed Data Standard author: Martin Holst Swende (@holiman), Nick Johnson -status: Last Call +discussions-to: https://github.com/ethereum/EIPs/issues/191 +status: Final type: Standards Track category: ERC created: 2016-01-20 -review-period-end: 2021-05-01 --- # Abstract diff --git a/EIPS/eip-234.md b/EIPS/eip-234.md index 27b111a9..1b47c964 100644 --- a/EIPS/eip-234.md +++ b/EIPS/eip-234.md @@ -2,10 +2,10 @@ eip: 234 title: Add `blockHash` to JSON-RPC filter options. author: Micah Zoltu (@MicahZoltu) +discussions-to: https://github.com/ethereum/EIPs/issues/234 type: Standards Track category: Interface -status: Last Call -review-period-end: 2020-08-08 +status: Final created: 2017-03-24 requires: 1474 ---