From 7c7d8e1ac898dd56346f56e402760d6a88682252 Mon Sep 17 00:00:00 2001 From: Juliano Rizzo Date: Mon, 4 Nov 2019 16:40:26 -0300 Subject: [PATCH] Automatically merged updates to draft EIP(s) 1191 (#2351) Hi, I'm a bot! This change was automatically merged because: - It only modifies existing Draft or Last Call EIP(s) - The PR was approved or written by at least one author of each modified EIP - The build is passing --- EIPS/eip-1191.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/EIPS/eip-1191.md b/EIPS/eip-1191.md index 8487a9ba..e5939234 100644 --- a/EIPS/eip-1191.md +++ b/EIPS/eip-1191.md @@ -100,12 +100,14 @@ for chainid, cases in test_cases.items(): ``` ## Adoption ### Adoption Table + | Network | Chain id | Supports this EIP | |-|-|-| | RSK Mainnet | 30 | Yes | | RSK Testnet | 31 | Yes | ### Implementation Table + | Project | Adopted this EIP | Implementation | |-|-|-| | MyCrypto | Yes | [JavaScript](https://github.com/MyCryptoHQ/MyCrypto/blob/develop/common/utils/formatters.ts#L126) |