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
This commit is contained in:
Juliano Rizzo 2019-11-04 16:40:26 -03:00 committed by EIP Automerge Bot
parent db356bc1bf
commit 7c7d8e1ac8
1 changed files with 2 additions and 0 deletions

View File

@ -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) |